Skip to content

Context menu not scrollable #2265

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

Closed
4 tasks done
mtrezza opened this issue Sep 14, 2022 · 4 comments · Fixed by #2271
Closed
4 tasks done

Context menu not scrollable #2265

mtrezza opened this issue Sep 14, 2022 · 4 comments · Fixed by #2271
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@mtrezza
Copy link
Member

mtrezza commented Sep 14, 2022

New Issue Checklist

Issue Description

If a context menu is higher the the window height, it's not scrollable.

For example, if the list of related records is higher than the window height:

Steps to reproduce

  1. Open a long list of related records and resize browser window height to be smaller than the list height.

Actual Outcome

List should be scrollable in some way (auto-scroll when on first / last visible entry, or via mouse -> mind how to use that on touch UIs)

Expected Outcome

List is cut off.

Environment

Dashboard

  • Parse Dashboard version: [4.2.0-alpha.11](https://github.com/ParsePlatform/parse-dashboard/compare/4.2.0-alpha.10...4.2.0-alpha.11)
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Safari, Chrome
@parse-github-assistant
Copy link

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added the type:bug Impaired feature or lacking behavior that is likely assumed label Sep 14, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0-alpha.15

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Sep 19, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0-beta.2

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Sep 27, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants