Task #1482
closedRole description in role selectbox
100%
Description
The goal of this ticket is to show role description in selectbox for role selection. Preferred design is attached as a separate file to this ticket. You may also consider displaying description in role requests.
Files
Related issues
Updated by Radek Tomiška almost 6 years ago
- Target version set to Pyrite (9.5.0)
Updated by Radek Tomiška almost 6 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška almost 6 years ago
- File role-select-with-description.png role-select-with-description.png added
- 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 added common option decorator - if description is defined is shown in option (e.g. it works automatically for roles, contracts, identities, target systems).
I've added icon support for option decorator - implemented for the roles now (business role vs. application role).
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/c0a57593e29a260bd6af734e9f2e1abddc694628
I tried to implement it by the design in description, but select box container was to big - i implement it as new row in option (smaller + italic + max length 100 char + tooltip with whole text). It can be redesigned, if needed (screenshot added).
Could you do a feedback please?
Updated by Vít Švanda almost 6 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 reviewed this feature. It is very nice. Good job.
I only completed the README.md for SelectBox component.
https://github.com/bcvsolutions/CzechIdMng/commit/0693e81ed4c00b923fdc196152bd8435936a39a2
Updated by Radek Tomiška almost 6 years ago
- Status changed from Resolved to Closed
Updated by Radek Tomiška over 5 years ago
- Related to Defect #1531: Scheduler start by other task - can't select task with the similar description added