codex-team / codex-team/notes.web
Add context menu to the Tabbar
Open
- Dominant language
- Vue
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we can’t interact with multiple open tabs. Default browser context menu is open instead:
1) Handle Right clicks on the Tab
2) Add [Popover](https://cdx-ui.vercel.app/#/components/popover) with [ContextMenu](https://cdx-ui.vercel.app/#/components/context-menu) inside
3) Implement "Close", "Close Others", "Close to the right", buttons
You can see Context Menus in VSCode, or browser as a reference
In future, we'll add "Pin", "Copy path" button.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.