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

Extensions settings not accessible #2386

Closed
maicol07 opened this issue Oct 12, 2020 · 3 comments
Closed

Extensions settings not accessible #2386

maicol07 opened this issue Oct 12, 2020 · 3 comments

Comments

@maicol07
Copy link

maicol07 commented Oct 12, 2020

Bug Report

Current Behavior
The more menu of an extension is empty (screenshot 1).
If you zoom in or out the page the settings entry become visible and clickable (screenshot 2)

Steps to Reproduce

  1. Go to Extensions
  2. Enable an extension like tags
  3. Open the more menu
  4. See empty menu

Expected Behavior
Settings menu entry shows (screenshot 2)

Screenshots
1.
immagine

immagine

Environment

  • Flarum version: 0.1.0-beta13
  • Website URL: localhost
  • Webserver: Apache
  • Hosting environment: XAMPP
  • PHP version: 7.4.5
  • Browser: Mozilla Firefox 81.0.1
Flarum core 0.1.0-beta.13
PHP version: 7.4.5
Loaded extensions: Core, bcmath, calendar, ctype, date, filter, hash, iconv, json, SPL, pcre, readline, Reflection, session, standard, mysqlnd, tokenizer, zip, zlib, libxml, dom, PDO, bz2, SimpleXML, xml, xmlreader, xmlwriter, openssl, curl, FFI, ftp, fileinfo, gd, gettext, gmp, intl, imap, ldap, mbstring, exif, mysqli, odbc, Phar, pdo_mysql, pdo_sqlite, shmop, soap, sockets, sodium, tidy, xmlrpc, xsl, xdebug
+-------------------------+------------------+--------+
| Flarum Extensions       |                  |        |
+-------------------------+------------------+--------+
| ID                      | Version          | Commit |
+-------------------------+------------------+--------+
| flarum-approval         | v0.1.0-beta.13   |        |
| flarum-bbcode           | v0.1.0-beta.12   |        |
| flarum-emoji            | v0.1.0-beta.13   |        |
| flarum-lang-english     | v0.1.0-beta.13   |        |
| flarum-flags            | v0.1.0-beta.13   |        |
| flarum-likes            | v0.1.0-beta.13   |        |
| flarum-lock             | v0.1.0-beta.13   |        |
| flarum-markdown         | v0.1.0-beta.13   |        |
| flarum-mentions         | v0.1.0-beta.13   |        |
| flarum-statistics       | v0.1.0-beta.13   |        |
| flarum-sticky           | v0.1.0-beta.13   |        |
| flarum-subscriptions    | v0.1.0-beta.13   |        |
| flarum-suspend          | v0.1.0-beta.13   |        |
| flarum-tags             | v0.1.0-beta.13.2 |        |
| maicol07-sso            | dev-master       |        |
| dem13n-nickname-changer | 0.2              |        |
+-------------------------+------------------+--------+
Base URL: https://flarum.local.dev
Installation path: D:\xampp\htdocs\flarum
Debug mode: ON
Don't forget to turn off debug mode! It should never be turned on in a production system.
@tankerkiller125
Copy link
Contributor

What screen size does this happen on? Given that it can be fixed with zoom settings it may be a responsive screen issue and I want to make sure we can replicate this in some way.

@maicol07
Copy link
Author

1920 x 1080

I can confirm that sizes lower than 1600 (width) works well.

The only issue with lowest sizes (like smartphones) is that they can't press the more button

@askvortsov1
Copy link
Member

No longer applicable as of #2409

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

No branches or pull requests

3 participants