Summary
If a filter is applied in the bucket list or object list, pressing refresh (R) reloads the data but also clears the active filter.
Version
Steps to reproduce
- Open the bucket list or any object list.
- Press
/, enter ba, and apply the filter.
- Press
R to refresh the list.
Expected
Refreshing should reload the data while keeping the current filter text active and reapplying it to the refreshed items.
Actual
The refresh completes, but the active filter is cleared and the full list is shown again.
Notes
This appears to affect both the bucket list and object list views.