You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an admin, I would like to be able to select all of my users in OpenBAS and add them to a default group. However, OpenBAS only shows the first 10 users, and there is no way to scroll or paginate across to any more. I can search or use tags to select others, however.
Environment
OS (where OpenBAS server runs): SaaS
OpenBAS version: e.g. OpenBAS 1.9.1
OpenBAS client: Edge on MacOS
Other environment details: se2.obas
Reproducible Steps
Steps to create the smallest reproducible scenario:
Go to /admin/settings/security/groups
Click a group ... and Manage Users
Start clicking to select
Expected Output
Expect to be able to scroll down to the entire list that match the default (all), or search/tag filter
Actual Output
You can only select the first 10, and cannot scroll/paginate to other
Additional information
Screenshots (optional)
The text was updated successfully, but these errors were encountered:
None, it is surely a restriction on the front side that must be lifted.
On the other hand, it is surely present on all popups of this type (adding assets, asset groups, etc.)
My 2 cents on the dev side: we have an atomic component which is not yet used everywhere. It should be improved and used everywhere to align behavior.
Description
As an admin, I would like to be able to select all of my users in OpenBAS and add them to a default group. However, OpenBAS only shows the first 10 users, and there is no way to scroll or paginate across to any more. I can search or use tags to select others, however.
Environment
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
Expect to be able to scroll down to the entire list that match the default (all), or search/tag filter
Actual Output
You can only select the first 10, and cannot scroll/paginate to other
Additional information
Screenshots (optional)
The text was updated successfully, but these errors were encountered: