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

[WEB-1110] dev: custom context menu for issues, cycles, modules, views, pages and projects #4267

Merged
merged 15 commits into from Apr 30, 2024

Conversation

aaryan610
Copy link
Collaborator

@aaryan610 aaryan610 commented Apr 23, 2024

What's new?

This PR introduces custom context menus for the following items-

  • Issues
  • Cycles
  • Modules
  • Views
  • Pages
  • Projects

Features

  • Each context menu has the same options as the quick actions dropdown.
  • The context menu is keyboard accessible, i.e, users can navigate through options using arrow keys and hit Enter to select any option.

Media

Screen.Recording.2024-04-25.at.16.19.10.mov

Other improvements

  1. Refactored the way quick actions and context menu options are rendered.

Plane issue: WEB-1110

@aaryan610 aaryan610 marked this pull request as draft April 23, 2024 14:28
@aaryan610 aaryan610 added this to the v0.19-dev milestone Apr 23, 2024
web/components/modules/module-card-item.tsx Fixed Show fixed Hide fixed
web/components/project/card.tsx Dismissed Show dismissed Hide dismissed
web/components/project/card.tsx Dismissed Show dismissed Hide dismissed
web/components/views/view-list-item.tsx Fixed Show fixed Hide fixed
web/components/modules/module-card-item.tsx Dismissed Show dismissed Hide dismissed
@aaryan610 aaryan610 marked this pull request as ready for review April 30, 2024 10:00
@aaryan610 aaryan610 changed the title [WEB-] dev: custom context menu for issues, cycles, modules, views, pages and projects [WEB-1110] dev: custom context menu for issues, cycles, modules, views, pages and projects Apr 30, 2024
@sriramveeraghanta sriramveeraghanta merged commit d2717a2 into preview Apr 30, 2024
11 of 12 checks passed
@sriramveeraghanta sriramveeraghanta deleted the dev/context-menu branch April 30, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants