codecharta
codecharta copied to clipboard
Feature: auto save custom views
Feature request
Description
As a user, I want to be asked to save custom views so that I am able to get back to them easily.
Acceptance criteria
- Detect grouped interactions with a debounce time between interactions (e.g., 5-10 seconds time, make sure to either let the user customize the time or to at least make the time transparent)
- After changing something without saving a custom view for the current grouped interaction, ask if the current view should be saved to a set/group of views and if the auto save feature should be turned on.
- If the user activates auto save, add a button to deactivate the feature as well (use e.g., a slider).
- Make sure to only one custom view per group by overriding custom views where changes are triggered during the debounce time.
- Name custom views with a user defined name and by adding names (e.g.,
Audit ABC 1)