Open
Description
We're starting to have many forms with "steps". What not creating a reusable component for that?
Currently
DAO Creation steps (We should take this one as reference)
Launchpad Collection Creation steps
Features
- Allow to navigate to steps
- Show which step contains errors
- Show the progression
- Save the form values locally to restore it when the user leave the form's screen
- ...