Feature #2479
closedFE: fixed bottom buttons in modal window
100%
Description
Add affix for b modal window footer => modal buttons will be on screen, when modal is too long.
Related issues
Updated by Radek Tomiška over 4 years ago
- Subject changed from FE: fixed button for modal window to FE: fixed bottom buttons in modal window
Updated by Radek Tomiška over 4 years ago
- Tracker changed from Task to Feature
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
Feature is implemented. When modal window in longer than screen height, then modal footer is affixed on bottom. The single modal footer is required to be used in modal window to enable this feature.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/988100c488cabcb70150d6f7b2c9a4859bfb6ced
Could you provide me a feedback, please?
Note: Resize window event is not fully supported now.
Updated by Radek Tomiška over 4 years ago
- Related to Feature #2374: Improve design of the role catalog modal added
Updated by Radek Tomiška over 4 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 50
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 50 to 90
I fixed issues with window resize event, dynamic modal body changes, scrolling on inner components (e.q. textarea in modal) and wrong z-index:
https://github.com/bcvsolutions/CzechIdMng/commit/fd3153ead05539d6cc9cc4da2bb0d9785c762687
Could you provide me a feedback, please?
Note: I had to add new npm library to support dynamic modal body changes.
Updated by Radek Tomiška over 4 years ago
I fixed modal padding in Chrome and IE:
https://github.com/bcvsolutions/CzechIdMng/commit/945f2b2d48ba762cf121ec7031705fa41c63c144
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 reivew and tested it. This is awesome UX feature thanks for that.
Updated by Radek Tomiška about 4 years ago
- Status changed from Resolved to Closed