Defect #1112
closedNew folder in the role catalog is not displayed in the tree
100%
Description
Affected version: 8.0.1 SNAPSHOT
Two bugs when adding a new folder "Funkce" in the role catalog:- The new folder should be displayed in the tree of folders, but it isn't. Please see the screenshot role_catalog_new_folder
- After opening a folder by clicking on its Code, the page is broken - it doesn't show the same values as after clicking on the magnifying glass. Please see the screenshot role_folder_broken_detail
Files
Related issues
Updated by Radek Tomiška over 6 years ago
- Status changed from New to In Progress
- Assignee changed from Radek Tomiška to Alena Peterová
- % Done changed from 0 to 50
ad clicking on its Code) Fixed wrong url.
ad missing new folder) I'm not able to reproduce it :(. Could you provide some additional info pls (browser, version, uc ...)?
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/1a55ae2a0f1a5dffec3811e25c4e68dc7211332c
Updated by Alena Peterová over 6 years ago
- Assignee changed from Alena Peterová to Radek Tomiška
Thanks.
ad missing new folder - I found out it starts when there are more than 10 folders at the same level. Please try it.
Updated by Radek Tomiška over 6 years ago
- Related to Task #168: Component Tree - implement pagination added
Updated by Radek Tomiška over 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Alena Peterová
- Target version set to Jade (8.1.0)
- % Done changed from 50 to 90
I see it now, thx:) I fixed it the same (ugly) way as on tree nodes (used ui tree react component has to be replaced at all):
https://github.com/bcvsolutions/CzechIdMng/commit/f6506fdfc0bbc73007f14498d28fb6208947f5db
Could you do a feedback pls?
Updated by Alena Peterová over 6 years ago
- Assignee changed from Alena Peterová to Radek Tomiška
Thanks, it's working!
Please add the bugfix also to the pages "Roles -> Roles", "User -> Roles -> Manage authorizations -> Add -> Select from catalog".
Updated by Radek Tomiška over 6 years ago
- Status changed from Needs feedback to Closed
- % Done changed from 90 to 100
I'm sorry, i forgot catalog is used on different pages ... i moved the fix deeper into service, now it should be working everywhere.
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/8515eca29421576c2a142483fd05493041b22872