Skip to content
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

AutoComplete menu does not have a clamped vertical max size #118

Closed
JohnnyMorganz opened this issue Apr 26, 2020 · 0 comments · Fixed by #268
Closed

AutoComplete menu does not have a clamped vertical max size #118

JohnnyMorganz opened this issue Apr 26, 2020 · 0 comments · Fixed by #268
Labels

Comments

@JohnnyMorganz
Copy link

JohnnyMorganz commented Apr 26, 2020

Currently, the Autocomplete menu does not have a max size on the vertical axis, causing it to flow off the screen in certain cases (an example may be having lots of tools which are available to be given).

There should be a maximum size for this menu, with the ability to "scroll" through the menu using the arrow keys when you reach the bottom of the visible menu.

@JohnnyMorganz JohnnyMorganz changed the title AutoComplete menu does not have a clamped max size AutoComplete menu does not have a clamped vertical max size Apr 26, 2020
@evaera evaera added type:enhancement New feature or request scope:interface labels Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants