Add persistent Views
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Is your feature request related to a problem? Please describe.
I'm using tags to to filter issues based on context state etc and would like a more condensed view for specific contexts (e.g. one page for work tasks that are due in the next 7 days etc)
Describe the solution you'd like
I'd like to be able to create "Views" that are persisted and are nested under the List in the UI.
A view is basically just a saved filter + sorting configuration, just as can be done at the moment.
Describe alternatives you've considered
I played around with an userscript, but that's no real solution.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by tracing the existing saved filter and sorting configuration, then determine how lists are represented in the UI and where persistent list data is stored. Done means users can create and use saved views nested under a list, with their filtering and sorting configuration retained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100