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
Current behavior:
• The search query gets removed automatically
Expected behavior:
• It should stay, and apply the filtering upon loading the page. That way, we would be able to share firecms urls directly to search queries and have those links open as expected.
Steps to reproduce:
Current behavior:
• The search query gets removed automatically
Expected behavior:
• It should stay, and apply the filtering upon loading the page. That way, we would be able to share firecms urls directly to search queries and have those links open as expected.
This expected behaviour is already what happens for sorting query parameters, like this:
https://demo.firecms.co/c/books?__sort=title&__sort_order=asc
Note
For me, it feels like a bug, but it may well have been a decision at design time and as such could be classified as a new feature request 😅🤷♂️