Open
Description
Problem to solve
Currently, when the dropdown menu expands beyond the viewport it some or all of the options become hidden and invisible to users, see example screenshots below.
Workspace Loading | Workspace List |
---|---|
![]() |
![]() |
Proposal
Make the the dropdown visible when expanding beyond the viewport.
Probably using something like scrollIntoView()
[1][2] could help and sounds safe to use. 💡
Metadata
Metadata
Assignees
Labels
Type
Projects
Status