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

Enable Access to Document Deletion and Editing Actions in the JSON View #2510

Open
tnaum-ms opened this issue Dec 4, 2024 · 0 comments
Open
Assignees
Milestone

Comments

@tnaum-ms
Copy link
Collaborator

tnaum-ms commented Dec 4, 2024

Enable Access to Document Deletion and Editing Actions

This feature builds upon the #2509 capability to provide seamless access to document deletion and editing actions. By leveraging the detection of identifiers (_id for MongoDB), users will be able to directly delete or edit documents from the JSON View.


Core Functionality

  1. Reuse of Identifier Detection

  2. Context-Aware Actions

    • Integrate document actions into the JSON View’s context menu and toolbar:
      • Show actions like "Edit Document" or "Delete Document" when identifiers are detected.
      • Disable actions when no valid document selection is detected.
@tnaum-ms tnaum-ms added this to the Backlog milestone Dec 4, 2024
@tnaum-ms tnaum-ms self-assigned this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant