Pinia for state management
While it does work currently the way it is, adding Pinia could make the code a bit more transparent and easier to test. We already have a difficult situation with this in the Block/Start components in the /create
route.
The state would need to be reset when the /
route is loaded.