We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For perfomance, we should have a pagination and a search (for name and email) for UserGroups.
Right now for example on Barcelona we have lots of UserGroups and this have an impact on performance on this page (15-20 seconds to load)
It should load on less than 1 second and as an admin, I should be able to search by name or email.
The text was updated successfully, but these errors were encountered:
Yup, we need pagination across the admin. Closing in favor of https://github.com/AjuntamentdeBarcelona/decidim/issues/711
Sorry, something went wrong.
No branches or pull requests
🎩 User Story
For perfomance, we should have a pagination and a search (for name and email) for UserGroups.
Right now for example on Barcelona we have lots of UserGroups and this have an impact on performance on this page (15-20 seconds to load)
📋 Related documentation
🎯 Acceptance criteria
It should load on less than 1 second and as an admin, I should be able to search by name or email.
📌 Related issues
The text was updated successfully, but these errors were encountered: