Allow uses to clear out URL Filters

Allow uses to clear out URL Filters

Users link into a Zoho Creator report via URLs. These URLs have filters. Something like:
https://creatorapp.zoho.com/acct_owner/app_name/#Report:SomeReport?SomeField=123

This is problematic.

The report (default list view) does not indicate to the user that a filter has been applied.

The user cannot remove the filter. Even if the user clicks the search button and clears all criteria, the filter remains (this seems like a bug!).

The only way for the user to clear the filter is to click to another part of the app, and then click back to report.

Is there a better way to deal with this situation? Any way to add a "clear filters" option to the report that works with URL filters?