issue: ENG-8679
The issue was that the pinned messages modal div was not scrollable, but fixing this revealed another issue: contents of Modal were wrapped by modalContentContainer which allowed its content to extend it.
Details
Details
- Reviewers
tomek ashoat - Commits
- rCOMM98a7d20627dc: [web] Fix modal styles
Checked ALL places where Modal component is used. Checked that after these changes they all work correctly. Here are modals that got changed:
Here is before and after for the search component (using prod and dev):
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable