Skip to content

feat(compass-crud): add document and field collection tab right click menus COMPASS-9387 #6988

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

Open
wants to merge 9 commits into
base: gagik/context-menu-compass-ui
Choose a base branch
from

Conversation

gagik
Copy link
Contributor

@gagik gagik commented Jun 6, 2025

In List View:

Screenshot 2025-06-10 at 6 49 22 PM

In JSON View:

Screenshot 2025-06-10 at 6 47 33 PM

Adds right click functionality to the individual fields as well as the entire document in the document view.

Possible follow-ups?

  • Table-view? No functionality currently defined for this.
  • Right click for individual fields in JSON

@gagik gagik marked this pull request as draft June 6, 2025 08:14
@@ -66,7 +66,7 @@
"mongodb-instance-model": "^12.31.0",
"nyc": "^15.1.0",
"react-dom": "^17.0.2",
"sinon": "^8.1.1",
"sinon": "^17.0.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this didn't end up being necessary but just leaving it as this aligns the version with other packages.

@gagik gagik changed the title WIP: add collection tab right click menus and tests feat: add document and field collection tab right click menus COMPASS-9387 Jun 10, 2025
@gagik gagik changed the title feat: add document and field collection tab right click menus COMPASS-9387 feat(compass-crud): add document and field collection tab right click menus COMPASS-9387 Jun 10, 2025
@github-actions github-actions bot added the feat label Jun 10, 2025
@gagik gagik added the no release notes Fix or feature not for release notes label Jun 10, 2025
@gagik gagik marked this pull request as ready for review June 10, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat no release notes Fix or feature not for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant