framework icon indicating copy to clipboard operation
framework copied to clipboard

Awaiting Approval Dropdown bug

Open tyler71 opened this issue 11 months ago • 1 comments

Current Behavior

The issue

This is for discussions where the post is "awaiting approval". When someone tries to access drop down options in the UI, it goes away.

Steps to Reproduce

  1. For a awaiting approval post
  2. Highlight over avatar
  3. Try to navigate to dropdown (might fail)
  4. Try to navigate the dropdown itself (might fail)

Expected Behavior

The popup and dropdown shouldn't have a opacity < 1 You should be able to navigate both without it suddenly disappearing.

Screenshots

CopyQ weNnMh

https://i.imgur.com/YjGrD1z.mp4

Environment

  • Flarum version: 1.8.9
  • Website URL: https://ledstrain.org
  • Webserver: [caddy]
  • Hosting environment: Docker Swarm / VPS
  • PHP version: x.y.z
  • Browser: Firefox 136

Output of php flarum info

Flarum core: 1.8.9
PHP version: 8.1.31
MySQL version: 11.4.3-MariaDB-ubu2404
Loaded extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, ctype, curl, dom, fileinfo, filter, ftp, hash, iconv, json, mbstring, SPL, session, PDO, pdo_sqlite, standard, posix, readline, Reflection, Phar, SimpleXML, tokenizer, xml, xmlreader, xmlwriter, mysqlnd, exif, FFI, gd, gmp, intl, pdo_mysql, zip, excimer, opentelemetry, protobuf, Zend OPcache
+-------------------------------------+---------+--------+
| Flarum Extensions                   |         |        |
+-------------------------------------+---------+--------+
| ID                                  | Version | Commit |
+-------------------------------------+---------+--------+
| flarum-flags                        | v1.8.2  |        |
| flarum-suspend                      | v1.8.4  |        |
| flarum-approval                     | v1.8.2  |        |
| flarum-tags                         | v1.8.3  |        |
| fof-user-bio                        | 1.4.2   |        |
| flarum-sticky                       | v1.8.2  |        |
| flarum-lock                         | v1.8.2  |        |
| fof-pages                           | 1.0.8   |        |
| fof-byobu                           | 1.3.9   |        |
| flarum-mentions                     | v1.8.5  |        |
| flarum-subscriptions                | v1.8.1  |        |
| flarum-markdown                     | v1.8.1  |        |
| v17development-seo                  | v2.0.5  |        |
| the-turk-diff                       | 1.1.2   |        |
| sycho-move-posts                    | v0.1.8  |        |
| nearata-internal-links-noreload     | v2.2.0  |        |
| kilowhat-audit-pro                  | 1.7.1   |        |
| fof-upload                          | 1.7.0   |        |
| fof-sitemap                         | 2.2.1   |        |
| fof-secure-https                    | 1.1.3   |        |
| fof-oauth                           | 1.6.16  |        |
| fof-nightmode                       | 1.6.0   |        |
| fof-moderator-notes                 | 1.3.0   |        |
| fof-links                           | 1.3.0   |        |
| fof-ignore-users                    | 1.2.1   |        |
| fof-formatting                      | 1.0.3   |        |
| fof-follow-tags                     | 1.2.7   |        |
| fof-drafts                          | 1.2.12  |        |
| fof-anti-spam                       | 1.1.3   |        |
| fof-analytics                       | 1.1.0   |        |
| flarum-statistics                   | v1.8.1  |        |
| flarum-likes                        | v1.8.1  |        |
| flarum-lang-english                 | v1.8.0  |        |
| flarum-emoji                        | v1.8.1  |        |
| flarum-bbcode                       | v1.8.0  |        |
| darkle-fancybox                     | 2.1.0   |        |
| clarkwinkelmann-first-post-approval | 1.0.1   |        |
| blomstra-cache-assets               | 0.5     |        |
| askvortsov-rich-text                | v2.1.7  |        |
| askvortsov-markdown-tables          | v1.2.1  |        |
| askvortsov-checklist                | v1.3.1  |        |
+-------------------------------------+---------+--------+
Installation path: /app
Queue driver: sync
Session driver: file
Scheduler status: Never run
Mail driver: smtp
Debug mode: off

Possible Solution

No response

Additional Context

No response

tyler71 avatar May 03 '25 16:05 tyler71

je vais commencer à travailler dessus

asmadallaji avatar May 17 '25 11:05 asmadallaji