Skip to content

Context menu got clipped at the right edge of the windows #8

@invisal

Description

@invisal

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.

image
image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions