Feature #2374
closedImprove design of the role catalog modal
100%
Description
In my environment I have more than 50 "top" folders in catalog. Some of them have it's name longer than 25 characters. In the modal for role selection from a catalog the column for the folder tree is too small. A horizontal scroll bar is show and the "Select" and "Cancel" buttons are down bellow the whole tree - the user also need to scroll to click on them.
Please improve this modal to be more comfortable to use when we have more complex role catalog, longer role names, etc. May be add some responsibility or allow the user to change a size of the modal.
Related issues
Updated by Radek Tomiška over 4 years ago
- Category changed from UX to Roles
- Assignee changed from Vít Švanda to Radek Tomiška
Updated by Radek Tomiška about 4 years ago
- Related to Feature #2373: Make baseCode field hideable in find role form added
Updated by Radek Tomiška about 4 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška about 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
I've improved design of role select modal:
- catalogue column is wider
- catalogue items pagination is 25 now and overflow was added => buttons in footer are visible and on the same place
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/996604375b2a1a9e9c734bf789ab5d98379770e6
Could you provide me a feedback, please?
Updated by Vít Švanda about 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I did reivew and tested it. I think it more UX now. Thnaks for that.
Updated by Radek Tomiška about 4 years ago
- Related to Feature #2479: FE: fixed bottom buttons in modal window added