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

[2.0.0-beta.1] Dropdown component cuts off option text #4139

Open
luceos opened this issue Dec 16, 2024 · 0 comments
Open

[2.0.0-beta.1] Dropdown component cuts off option text #4139

luceos opened this issue Dec 16, 2024 · 0 comments
Labels

Comments

@luceos
Copy link
Member

luceos commented Dec 16, 2024

Current Behavior

Dropdowns (in admin for instance, see screenshot) have their options cut off. In 1.x there is enough space to show the full option text.

Steps to Reproduce

  1. Go to https://nightly.flarum.site
  2. Log in to admin
  3. Visit Basics tab
  4. Open Slug Driver Discussions dropdown, change it to the longest and select
  5. Option is cut off, there's plenty of space though

Expected Behavior

Full option text is shown

Screenshots

image

Environment

.

Output of php flarum info

Flarum core: 2.0.0-beta.1
PHP version: 8.2.18
MySQL version: 10.11.9-MariaDB-ubu2204
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, random, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, iconv, intl, exif, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Zend OPcache
+---------------------+---------+--------+
| Flarum Extensions   |         |        |
+---------------------+---------+--------+
| ID                  | Version | Commit |
+---------------------+---------+--------+
| flarum-tags         | 0.0     |        |
| flarum-flags        | 0.0     |        |
| flarum-suspend      | 0.0     |        |
| flarum-sticky       | 0.0     |        |
| flarum-statistics   | 0.0     |        |
| flarum-mentions     | 0.0     |        |
| flarum-markdown     | 0.0     |        |
| flarum-lock         | 0.0     |        |
| flarum-likes        | 0.0     |        |
| flarum-lang-english | 0.0     |        |
| flarum-emoji        | 0.0     |        |
| flarum-bbcode       | 0.0     |        |
| flarum-approval     | 0.0     |        |
+---------------------+---------+--------+
Base URL: https://nightly.flarum.site
Installation path: /var/www/demos/nightly
Queue driver: sync
Session driver: file
Mail driver: array
Debug mode: off

Possible Solution

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant