Merge pull request #2621 from GSA/2562-search-name-and-email-within-team-settings

Improving the UX on the team members page
This commit is contained in:
Beverly Nguyen
2025-05-29 14:01:36 -07:00
committed by GitHub
2 changed files with 10 additions and 0 deletions

View File

@@ -36,6 +36,9 @@
{% endif %}
<div class="user-list">
<div class="js-live-search-no-results" style="display: none;">
<p class="usa-body margin-0">No results found</p>
</div>
{% for user in users %}
{% if user.status != 'cancelled' %}
<div class="user-list-item width-full">