Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: more context menu actions #1135

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

kpodp0ra
Copy link
Contributor

@kpodp0ra kpodp0ra commented Dec 4, 2024

Closes #1123

  1. Added context menu to space selection:

  1. Added right-click action to open this context menu

  2. Added right-click action to table selection menu

  3. Replaced onBlur with useClickAway, because table rename via context menu caused troubles in Firefox

  4. Added right-click action to views
    obraz

  5. Made PopoverTrigger slightly bigger there, so you can click on view's button edge and still open context menu

@kpodp0ra kpodp0ra mentioned this pull request Dec 6, 2024
@caoxing9 caoxing9 added the preview This issue is already ready for preview label Dec 11, 2024
@caoxing9 caoxing9 removed the preview This issue is already ready for preview label Dec 11, 2024
@caoxing9
Copy link
Contributor

caoxing9 commented Dec 12, 2024

demo.mp4
A little flaw, when click rename, popover content flash in the upper left corner. Eesy to reproduct.

@kpodp0ra
Copy link
Contributor Author

Interesting 👀. I will try to fix it on my free time.

@kpodp0ra
Copy link
Contributor Author

Rebased PR onto develop branch. Ready to merge.

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

Successfully merging this pull request may close these issues.

I can't delete views in enterprise version
3 participants