-
-
Notifications
You must be signed in to change notification settings - Fork 9
[Feature] JSON Edit goto Button #67
Copy link
Copy link
Open
Labels
c: APIAPI relatedAPI relatedc: editor frontendEditor frontend/UI relatedEditor frontend/UI relatedenhancementNew feature or requestNew feature or requestpriority: lowLow priority itemLow priority item
Metadata
Metadata
Assignees
Labels
c: APIAPI relatedAPI relatedc: editor frontendEditor frontend/UI relatedEditor frontend/UI relatedenhancementNew feature or requestNew feature or requestpriority: lowLow priority itemLow priority item
Projects
Status
Decision Required
Summary
Add a goto button in each panel section for JSON editing.
Confirm the following statements
Description
Split off from FR #12
Add a button to each major section in each panel that is a goto button for the JSON editor - sending the user to that section of the JSON structure.
Use case
Allow users to go from a section in a panel to the relevant JSON structure via a button click for advanced editing of that section, without the need to self-navigate there in the JSON editor.
Desired outcome
Allow users to quickly make advanced changes without needing to self navigate the JSON structure.
Acceptance criteria
Additional information
N/A