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

Front end issue hot spots appear above core admin drop down menu #769

Open
4 of 12 tasks
oldrup opened this issue Oct 5, 2024 · 2 comments
Open
4 of 12 tasks

Front end issue hot spots appear above core admin drop down menu #769

oldrup opened this issue Oct 5, 2024 · 2 comments

Comments

@oldrup
Copy link

oldrup commented Oct 5, 2024

  • I've read and understood the contribution guidelines.
  • I've searched for any related issues and avoided creating a duplicate issue.

Please give us a description of what happened.

The front end error "hotspots" seems to have a higher z-index than the core admin drop down menu. Screenshot
image

Not by any means a big issue, and easily avoidable, it just looks off.

Please describe what you expected to happen and why.

I expected the "hot spot" (whats the proper term?) for the issues to be below the menu.

How can we reproduce this behavior?

  1. View front end with issues
  2. Scroll down until one of the hot spot icons are present
  3. Pull down a core menu

Technical info

  • WordPress version:
  • Accessibility Checker version:
  • If relevant, which editor is affected (or editors):
  • Classic Editor
  • Gutenberg
  • Classic Editor plugin
  • Page Builder (please specify):
  • Which browser is affected (or browsers):
  • Internet Explorer
  • Edge
  • Chrome
  • Firefox
  • Safari
  • Brave
  • Relevant plugins in case of a bug:
  • Tested with theme:
    Blocksy
@pattonwebz
Copy link
Member

Hey @oldrup,

Thanks for reporting this. I can replicate the highlighter button above the admin menu. I would expect it to work this way, but I am open to changing it if it is confusing for others.

@SteveJonesDev what do you think about lowering the z-index of highlighter buttons so they are under the admin bar?

@oldrup
Copy link
Author

oldrup commented Oct 8, 2024

I just checked, the admin bar is z-index 99999, so lowering the z-index of the EDAC highlighter buttons to 99998, would do the trick. But would that place them below content created in various page builders with other arbitrary z-index values? 🤷‍♂️

"Fixing" this issue, might introduce new ones.

Is that what CSS layers are good for? I'm yet to dig into these shiny new features.

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