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

Help tooltip is hidden under the toolbar on small screens #298

Open
Lunatic174 opened this issue Jul 22, 2024 · 1 comment
Open

Help tooltip is hidden under the toolbar on small screens #298

Lunatic174 opened this issue Jul 22, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@Lunatic174
Copy link

On small screens help tooltip with Markdown markup is hidden under the toolbar.

image

Steps to Reproduce:

  • Open the Editor on small screen (height <= 400px).
  • Scroll down editor content to switch toolbar into floating mode
  • Hover over the settings icon in the top right corner.
  • Hover over the help icon near the Markdown markup text - top of the tooltip will be hidden under the toolbar

Expected Behavior:
Tooltip will be on top of the toolbar.

Actual Behavior:
Tooltip is under the toolbar.

Possible Solution:
Play with z-index :)

@makhnatkin makhnatkin added the good first issue Good for newcomers label Oct 16, 2024
@makhnatkin
Copy link
Collaborator

Also it will be great if the author of the PR thought about the Z-index system. It might be some CSS variables + text in the readme.

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

No branches or pull requests

2 participants