Defect #2143
closedTables overflow a window
100%
Description
Version 10.1
When the role name or description is longer, the modal window overflows.
Version 9.7 displayed a scroll bar at the bottom.
Files
Related issues
Updated by Alena Peterová over 4 years ago
- Tracker changed from Task to Defect
- Subject changed from Role select modal window overflows to Role list window overflows
Update, the same behaviour is also on the main Roles page.
Updated by Radek Tomiška over 4 years ago
- Target version set to 10.2.0
The issue is related to code or desription without whitespaces - long text is wrapped standardly otherwise. I will add wrap everywhere style to fix even this variant.
Updated by Alena Peterová over 4 years ago
- File overflowing.png overflowing.png added
- Subject changed from Role list window overflows to Tables overflow a window
- Priority changed from Low to Normal
It's a general problem in more tables, e.g. provisioning archive. When you resize the window, a scroll bar should appear (as in previous versions), but it doesn't and the table overflows:
Updated by Radek Tomiška over 4 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška over 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
You have right, scrollbar was removed recently because broke frontend pagination:
https://github.com/bcvsolutions/CzechIdMng/commit/2ca1640fd6dbe039abd66d641f8e71e0d3c424a4#diff-e95052988274a3d5750c9c063d2f12d0
I orchestrated fix with both scenarios, commit:
https://github.com/bcvsolutions/CzechIdMng/commit/6c528ea656232a7d3591c38e76ad4cfede21e86f
Could you provide me a feedback, please
Updated by Radek Tomiška over 4 years ago
- File role-select-broken.png role-select-broken.png added
I fixed role select responsive design too (wrong padding):
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/64374c4ba8a7fda3a13cfd3c79eafbf72af930b9
Updated by Vít Švanda over 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 review and test. Works perfectly now. Thanks for that.
Updated by Radek Tomiška over 4 years ago
- Status changed from Resolved to Closed
Updated by Radek Tomiška over 4 years ago
- Is duplicate of Task #2181: Ujíždí grafika added