I often get asked if Marimo can do a wizard style UI to guide the user through the workflow. I'm thinking the closest it can do is
https://docs.marimo.io/api/layouts/carousel.html. But in order to be a true wizard, I would like to prevent the user from moving on until a certain task has been completed (fill in form, press button etc.). Could you add this type of logic to the component?