Back navigation from detail view should preserve list filters
- Dominant language
- Python
- Stars
- 29
- Forks
- 33
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 19
Description
When navigating from a filtered list view (e.g. program items with active dimension filters) to a detail view, and then pressing "Back" or "Back to program management", the filters are lost and the list resets.
## Requested behaviour
The back navigation from a detail view should return to the list in its previous filtered state, either by using the browser's back button or by preserving filter state in the URL.
## Background
Requested in customer feedback.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the list and detail views, their back-navigation handlers, and the code that applies dimension filters. Reproduce navigation from a filtered program-items list, then ensure Back or “Back to program management” restores the previous filtered state, either through browser history or URL state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100