fix(scroll): fix scrolling on smaller screens (MIN-311)
When window height is too small (around 610px) vertical scroll appears but scrolling is broken.
Added overflow-y
for navbar to avoid vertical overflow caused by navbar content. Additionally, a scroll has been added in available plugins so that the user can see all available plugins when the list exceeds the height of the drawer
Closes MIN-311
Merge request reports
Activity
Filter activity
assigned to @mateusz-winiarczyk
added 18 commits
-
1b03f3fa...680ecd23 - 16 commits from branch
development
- 383c9624 - Merge remote-tracking branch 'origin/development' into MIN-311-handle-vertical-scroll-properly
- 28a7d72b - fix(scroll): fix navbar background when navbar is scrolled and drawer is open
-
1b03f3fa...680ecd23 - 16 commits from branch
reset approvals from @AdrianOrlow by pushing to the branch
mentioned in commit e5fec157
Please register or sign in to reply