Commit 696cc2d
authored
fix: Context menu does not appear when right-clicking IrisGrid component in styleguide (#1184)
Fixes #1065
Context menu was being rendered but it was rendered based on the page x
and y, so since you have to scroll to the bottom to see IrisGrid, the
context menu was being rendered off the screen.1 parent 15551df commit 696cc2d
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
800 | | - | |
801 | | - | |
| 800 | + | |
| 801 | + | |
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
| |||
0 commit comments