Identity Module — Fix too long module area
In the current design, the module names on the left side go too long, and it is hard to find the related module with an eye check.
My suggestion is to join the module names into a dropdown. Or any other user-friendly solution is accepted.
My suggestion to add a filter/search box on top of the module names and filter them while typing. Same also can be applied to the permission tree, and maybe a global search can be done (searches in all tabs).
Add a search box and scroll bar to the group/permission list.
^- this plus consider to increase the left bar width.
also we should add a filter box to find the related permission
after @EngincanV finishes, we'll open Angular, Blazor UI issues
the new design
Please remembe to open issues for all UIs.
Is this issue still valid with the new design?
It's implemented for all UIs:
- MVC -> https://github.com/abpframework/abp/pull/20893
- Angular -> https://github.com/abpframework/abp/pull/21184
- Blazor UI -> https://github.com/abpframework/abp/pull/21122