Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a Selector component to list multiple entries without the search limitation #237

Open
carma12 opened this issue Jan 9, 2024 · 0 comments

Comments

@carma12
Copy link
Collaborator

carma12 commented Jan 9, 2024

It would be good to have a separate user selector component which would be reusable on other places and would contain more logic.

E.g. this select that is using useGetActiveUsersQuery will not work if somebody will want to select a user which is not part of the first 100 users (resp. search limit) returned by the query. If you check the old UI, you will see that is has search capabilities which overcomes this limitation.

The selector would also simplify this dialog. Implementing it is beyond scope of this PR, thus takes this feedback as highlight of an issue.

Originally posted by @pvoborni in #219 (comment)

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

No branches or pull requests

1 participant