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
E.g. when you have an index action and an archived action, the same form is preserved between both because it's marked turbo-permanent. This includes the buttons, which should change.
The text was updated successfully, but these errors were encountered:
We have changed the selection form so that it doesn't try to remember inputs. This makes it a lot more robust but slightly less useful. I've left pending specs to describe the desired behaviour if we come back to this.
E.g. when you have an index action and an archived action, the same form is preserved between both because it's marked turbo-permanent. This includes the buttons, which should change.
The text was updated successfully, but these errors were encountered: