-
Notifications
You must be signed in to change notification settings - Fork 60
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
The "new attribute" modal for editing a person is too small #470
Comments
Right. But no need to enlarge the modal, just need to set |
Turns out this can't be fixed easily with MWC, see material-components/material-web#832. The solution is to migrate to |
Also true for place types: |
I observed that, if the dropdown menu opens downwards and is truncated, the whole modal can be scrolled down (this makes it usable at least, even if not super conveniently). In cases where it openes upwards and is truncated (like in place types), no such scrolling becomes availabe. |
Description
The "new attribute" modal for editing a person is too small and hard to use. The select do not display more than 2 full options.
How to reproduce
/person/I[N]
)Proposed fixes
Additional information
The text was updated successfully, but these errors were encountered: