Remember Booking Page Filters after Page Refresh
Hi FluentBooking Team,
I noticed a small usability issue in the Bookings screen (screenshot attached for reference).
Currently, when I select filters such as All Bookings and All Meetings, the selection resets back to the default Upcoming Bookings and My Meetings whenever I refresh the page or open the app in a new session. This requires reapplying the same filters repeatedly.
It would be very helpful if the application could remember the last selected filter state across page refreshes and user sessions. This would improve usability for users who frequently work with non-default filters.
Suggested implementation idea:
Store the selected filter values in localStorage / sessionStorage or in the userβs profile preferences, and restore them on page load.
This small enhancement would make daily navigation smoother.
Thanks for considering this request.
Sahaj AgrawalΒ Thank your for the suggestion. We will try to apply it in the next release.