frappe / press

Full service cloud hosting for the Frappe stack - powers Frappe Cloud
https://frappe.cloud
GNU Affero General Public License v3.0
259 stars 187 forks source link

on team change, reset the state of listview #2074

Closed tanmoysrt closed 1 month ago

tanmoysrt commented 1 month ago

When user switch to different team, the list view (for example- site list) shows results of previous team. It can be happened due to delay in api request.

Reproduce Steps-

Expected Behaviour - When user switches team, reset the state of this list view.

Additional Context - Ticket - 20488

tanmoysrt commented 1 month ago

@BreadGenie check this once.