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

Popover has lower z-index than resize-handle #1641

Closed
johanrd opened this issue Feb 5, 2024 · 1 comment
Closed

Popover has lower z-index than resize-handle #1641

johanrd opened this issue Feb 5, 2024 · 1 comment

Comments

@johanrd
Copy link
Sponsor Contributor

johanrd commented Feb 5, 2024

https://limber.glimdown.com/edit?c=Q&forceEditor=true&format=gjs

Screenshot 2024-02-05 at 01 00 40

Two different ways to solve this:

  1. johanrd@c751df1 – this is perhaps to prefer (if there are no remembered reason for the z-10, of course)
  2. johanrd@b2e7f77 – this is just to point to the where the other z-index is. Could perhaps be solved by setting class="z-20" on the menu component, and spread it with ...attributes.
johanrd added a commit to johanrd/limber that referenced this issue Feb 5, 2024
johanrd added a commit to johanrd/limber that referenced this issue Feb 5, 2024
NullVoxPopuli added a commit that referenced this issue Mar 4, 2024
Fix for #1641: Alternative 1) Remove `z-10` from resize-handle
@NullVoxPopuli
Copy link
Owner

Fixed in #1642

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

2 participants