Skip to content

Make the the dropdown visible when expanding beyond the viewport #9326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gtsiolis opened this issue Apr 14, 2022 · 2 comments
Open

Make the the dropdown visible when expanding beyond the viewport #9326

gtsiolis opened this issue Apr 14, 2022 · 2 comments
Labels
component: dashboard meta: never-stale This issue can never become stale team: webapp Issue belongs to the WebApp team type: improvement Improves an existing feature or existing code

Comments

@gtsiolis
Copy link
Contributor

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
Screenshot 2022-04-14 at 3 26 39 PM Screenshot 2022-04-14 at 3 26 20 PM

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. 💡

@gtsiolis gtsiolis added good-first-issue component: dashboard type: improvement Improves an existing feature or existing code deployed: webapp Meta team change is running in production team: webapp Issue belongs to the WebApp team and removed deployed: webapp Meta team change is running in production labels Apr 14, 2022
@stale
Copy link

stale bot commented Jul 13, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jul 13, 2022
@gtsiolis gtsiolis added meta: never-stale This issue can never become stale help wanted and removed meta: stale This issue/PR is stale and will be closed soon labels Jul 13, 2022
@aboqasem
Copy link

Is there any chance the closed PR gets reviewed if updated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dashboard meta: never-stale This issue can never become stale team: webapp Issue belongs to the WebApp team type: improvement Improves an existing feature or existing code
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants