-
Notifications
You must be signed in to change notification settings - Fork 9.8k
feat(app): mention file via context menu in file tree #12448
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
base: dev
Are you sure you want to change the base?
feat(app): mention file via context menu in file tree #12448
Conversation
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
|
The following comment was made by an LLM, it may be inaccurate: No duplicate PRs found |
92b9a24 to
95d2d4d
Compare
1cb7f97 to
1c2defc
Compare
…for 'close others'
a7d41c6 to
09a37a7
Compare
…xt-menu-clean # Conflicts: # packages/app/src/pages/session/session-side-panel.tsx
|
reworked to align with refactored session/session side panel, & merged the other pr in, please check @adamdotdevin , thanks. |
|
@adamdotdevin i solved the test failure - could you this a look? |
What does this PR do?
1. adds right-click context menu to the file tree:
feat-add-file-tree-context-menu.mp4
2. adds right-click context menu to the session tabs:
feat-add-session-tabs-context-menu.mp4
3. Adds following actions:
File tree:
4. new keys in i18n for 'mention', 'close others'
Session tabs:
How did you verify your code works?
manual test & e2e
Files changed:
file-tree.tsxsession-sortable-tab.tsxsession.tsxmentionFile(),closeOtherTabs(),mentionTab()functionssession-side-panel.tsxi18n/*.ts(×16)