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

3 dots menu for last extension in column is moved to next column when clicked #1685

Closed
KyrneDev opened this issue Dec 7, 2018 · 4 comments
Closed

Comments

@KyrneDev
Copy link
Contributor

KyrneDev commented Dec 7, 2018

Current Behavior
3 dots menu for last extension in column is moved to next column when clicked.

Steps to Reproduce

  1. Go to extensions page
  2. Click 3 dots menu on extensions in last column

Expected Behavior
Should be below the extensions that was clicked

Screenshots
image

Environment

  • Flarum version: dev-master
  • Webserver: apache
  • Hosting environment: XAMPP local
  • PHP version:7.2
  • Browser: Chrome 70
@clarkwinkelmann
Copy link
Member

I had a look at reproducing this. It appears to be a Chrome-only issue. I tested with Chrome 74. On Firefox 66 everything was looking good. The issue is present in beta 8 as well as dev-master.

The issue seems linked to the columns feature that is used for the extension list.

I noticed something interesting. If you have enough items to have 2+ columns and scrolling, the column break does not happen at the same place everytime. When scrolled up the dropdown breaks above the first button, but if scrolled to the bottom of the page, the dropdown breaks after the button.

image
image

@TOWUK
Copy link

TOWUK commented May 31, 2020

I had a look at reproducing this. It appears to be a Chrome-only issue. I tested with Chrome 74. On Firefox 66 everything was looking good. The issue is present in beta 8 as well as dev-master.

The issue seems linked to the columns feature that is used for the extension list.

I noticed something interesting. If you have enough items to have 2+ columns and scrolling, the column break does not happen at the same place everytime. When scrolled up the dropdown breaks above the first button, but if scrolled to the bottom of the page, the dropdown breaks after the button.

image
image

MS Edge have this problem too!
image

@tolgaaaltas
Copy link
Contributor

tolgaaaltas commented May 31, 2020

MS Edge have this problem too!

Which one? Spartan (Edge-HTML) or The New Edge (Chromium-based)?

Oh sorry, i didn't saw the icon. It was Spartan.

@askvortsov1
Copy link
Sponsor 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
Projects
None yet
Development

No branches or pull requests

6 participants