You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you use the search or filter feature on a collection's list view, click an item from the results and then navigate back,
the search (or filter) query params briefly appear in the Browsers' URL bar but then quickly disappear, losing the search (or filter) state.
This issue has been reported before (#8086) and was apparently fixed, but seems to have resurfaced.
Describe the Bug
When you use the search or filter feature on a collection's list view, click an item from the results and then navigate back,
the search (or filter) query params briefly appear in the Browsers' URL bar but then quickly disappear, losing the search (or filter) state.
This issue has been reported before (#8086) and was apparently fixed, but seems to have resurfaced.
Link to the code that reproduces this issue
https://github.com/dietmarweiss/payload-query-params-lost
Reproduction Steps
Expected behaviour:
The Browser's URL bar preserves the "search" query param
Actual behaviour:
The "search" param briefly appears but is then removed from the URL
Which area(s) are affected? (Select all that apply)
area: ui
Environment Info
screen-recording.mp4
The text was updated successfully, but these errors were encountered: