IntersectMBO / IntersectMBO/govtool
🐛 Filter and Search Not Working After Navigating Back from Governance Action Details
- Dominant language
- HTML
- Stars
- 21
- Forks
- 29
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
### Area
Wrapper
### Domain
gov.tools
### Which wallet were you using?
_No response_
### Context
The Live Governance Action filter and search does not work properly when navigating back from a governance action detail page. It functions correctly under normal circumstances, but if a user views a proposal and returns using the back button, filtering proposals no longer works as expected.
### Steps to Reproduce
1. Navigate to Live Voting.
2. View any proposal.
3. Click the Back button to return.
4. Attempt to filter and search the proposals.
5. Observe the results and network.
https://www.loom.com/share/20adb1fe594649128f079c0a3b104cb3?sid=d3ee037e-59ab-4407-b9b9-814fe5c21d25
### Actual behavior
- The filter and search do not function after navigating back to the Live Voting page from the details page.
- No network request is triggered when attempting to filter.


### Expected behavior
- The Live Voting filter and search should work correctly regardless of navigation history.


Contributor guide
Assessment
This issue has not been assessed yet.