Our context menu is not smart enough to detected that it will get chopped off from the screen if user right click near the right edge of the screen.


Where to implement
Our context menu component is located here
https://github.com/invisal/query-master/blob/main/src/renderer/components/ContextMenu/index.tsx
We should detect if it is near the chopped off from screen, it should flip the direction.