Skip to content

Improve users filter UX and search handling#330

Merged
joseganora merged 1 commit into
stagingfrom
WN-412
May 29, 2026
Merged

Improve users filter UX and search handling#330
joseganora merged 1 commit into
stagingfrom
WN-412

Conversation

@jajaramillo24
Copy link
Copy Markdown
Collaborator

Add disabled support to selectSociety component and wire it from the users filters. Rework users/list filters layout and styling (new utility classes) and disable inputs while fetching. Replace direct search binding with localSearchFilter + debounce/queueSearchFetch to enforce a 3+ character minimum, avoid overlapping requests (pendingSearchFetch), and debounce fetches. Adjust fetchUsers to honor the search length and to compute/send an exclude_role parameter (and fix admin flag logic). Update store users action to include filters[exclude_role] in the query string.

Add disabled support to selectSociety component and wire it from the users filters. Rework users/list filters layout and styling (new utility classes) and disable inputs while fetching. Replace direct search binding with localSearchFilter + debounce/queueSearchFetch to enforce a 3+ character minimum, avoid overlapping requests (pendingSearchFetch), and debounce fetches. Adjust fetchUsers to honor the search length and to compute/send an exclude_role parameter (and fix admin flag logic). Update store users action to include filters[exclude_role] in the query string.
@joseganora joseganora merged commit f5bea4c into staging May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants