-
Notifications
You must be signed in to change notification settings - Fork 92
[FRONTEND] Add saved views for Findings and Reports filters #235
Copy link
Copy link
Open
Labels
area:frontendFrontend React/UI workFrontend React/UI worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:designDesign or UX work category bonus labelDesign or UX work category bonus labeltype:featureFeature work category bonus labelFeature work category bonus label
Metadata
Metadata
Assignees
Labels
area:frontendFrontend React/UI workFrontend React/UI worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:designDesign or UX work category bonus labelDesign or UX work category bonus labeltype:featureFeature work category bonus labelFeature work category bonus label
Problem
SecuScan needs a production-grade improvement in this area: Power-user filtering workflow..
Scope
Allow users to save named filter/sort/date presets, restore them, rename/delete them, and persist locally or via backend if available.
Acceptance Criteria
Verification
Tests should cover create, apply, overwrite, delete, and invalid saved-view data.
Difficulty
Hard, useful issue intended for experienced contributors.