Text part language dropdown is unusable when having a large number of allowed languages #15715
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:language
resolution:duplicate
This issue is a duplicate of another issue and was merged into it.
type:bug
This issue reports a buggy (incorrect) behavior.
📝 Provide detailed reproduction steps (if any)
✔️ Expected result
You can scroll inside the dropdown to get to the language you want.
❌ Actual result
You need to scroll down the page (if possible) to get to the language you want. Under certain circumstances (global CSS preventing scrolling) you cannot reach the part of the dropdown overflowing the screen.
❓ Possible solution
Use CSS to make that dropdown scrollable when its height is bigger than the viewport or the editor.
For example:
📃 Other details
This issue has been detected first on Drupal: https://www.drupal.org/project/drupal/issues/3375157
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: