Actions
Defect #1808
closedCode list in role attributes breaks rendering of the roles table
Start date:
08/21/2019
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
When I set a code list as an attribute of a role and try to assign the role to the user, the GUI keeps loading forever (until the browser says the tab is broken).
- Create a code list
- Add a new item to the form definition of role parameters. Select this code list as type of the attribute.
- Go to a role detail and add this attribute at the Roles Attibutes tab
- Find a user and go to it's role request
- Search for the role with the attribute and select it. Select a value of the attribute and confirm
- The modal dissapears and the roles table is loading... ...forever
In Firefox when I abort the loading, the page looks like this:
@affected version 9.7.3
Files
Updated by Radek Tomiška over 5 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- Target version set to Rhyolite (9.7.5)
- % Done changed from 0 to 90
I added support for codelist into role attributes (it was not mentioned in documentation as confidential and attachment persistent type, so a leave this ticket as "defect" ...).
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/7230db2e75002d8160fd1ceadaba948e11905cd5
Could you do a feedback, please?
Updated by Vít Švanda over 5 years ago
- File concept-chrome.png concept-chrome.png added
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I tested it. Works perfectly now. Thanks for that.
I discovered only one issue in Chrome, where codelist is a little ugly :-).
Updated by Radek Tomiška over 5 years ago
THx for feedback, i fixed select box styles, now is the same in Chrome too :)
Updated by Radek Tomiška over 5 years ago
- Status changed from Resolved to Closed
Actions