Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Menu Appear behind scrollbar #328

Closed
soubhikchatterjee opened this issue May 15, 2020 · 3 comments
Closed

Menu Appear behind scrollbar #328

soubhikchatterjee opened this issue May 15, 2020 · 3 comments

Comments

@soubhikchatterjee
Copy link

When i use the context menu on a div that has overflow: scroll, the menu appears behind the scrollbar. Is there anyway to appear over the scrollbar?

image

Version

2.13.0

Steps to reproduce

Create a div
specify a widh and height
add some content to that the div shows scrolling
try to right click near the scroll area
menu appears behind scrollbar

Expected Behavior

Menu should appear over scrollbar

Actual Behavior

menu appears behind scrollbar

@soubhikchatterjee
Copy link
Author

@vkbansal Please can you help me with the above query?

@vkbansal
Copy link
Owner

@soubhikchatterjee This issue appears to be a CSS issue and not to do anything with the library itself.

Have you tried playing with the z-index of the menu?

@vkbansal
Copy link
Owner

closing issue see #339

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants