-
Notifications
You must be signed in to change notification settings - Fork 859
Closed
Labels
Description
Describe the bug
When adding a language / accent, if the language has a long pre-defined list (variants), the list might not be shown as a whole.
To Reproduce
Steps to reproduce the behavior:
- Go to your profile
- Try adding German/Deutsch (or French) and click the accent box
- The list is limited by the current page layout (i.e. not flexible) and it might get obscured by the grey footer (About/Discourse/Contact)
Expected behavior
A couple options:
- Resize the area to fit
- Make the pulldown data scrollable
- Make them like "pills", listed side by side, where you select one
Desktop or Mobile (please complete the following information):
- OS: Win 11 (Desktop, on a 4K monitor)
- Browser Opera latest
Additional context
Giving a fixed size will not be enough, as these might be expanded in the future.