Is there a plan to integrate a mechanism to reflect saved changes for Cancel button in the SPA mode?
Let's say I am editting things in form and save them. Then I click the cancel button next to the save button.
I will be redirected/taken back to the listing page where the pagination and filters are still in place - which is nice.
What is not nice thought, is the fact that the things I saved in the form are not refreshed with the new values and I have to manually refresh the page.
Are there plans to include this functionality by default in Filament?
I guess it works like that in non-SPA mode but in SPA mode the data in the list view are stale.
0 Replies