tui.grid
tui.grid copied to clipboard
Context menu goes out of viewport
Describe the bug Context menu goes out of viewport, if the parent container is set with margin-left or padding-left.
To Reproduce Steps to reproduce the behavior:
- Set some padding-left or margin-left to the grid container.
- Open context menu, if sub-menu is there it goes out of viewport.
Expected behavior It should reverse the position of sub-menu.
Screenshots
Here is the demo app stating the issue. codesandbox-demo
@durga598 Thanks for reporting a bug. I'll fix it!
Hi @jajugoguma, In new version @4.21.3, the context menu goes out of viewport, can you please check this as well. Thanks.
