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
Improve create list form on home page to be clearly labeled and more user friendly.
Todo:
- Decide on redirecting behavior. Right now it redirects to list after 1 second but we can consider other workflows e.g. success message and link that user can click to go to list page.
- Decision: keep redirecting behavior, maybe update copy to be more clear
- Add header to form, or some kind of description to make it more clear that this is to create a new list.
We made the form display: flex and flex-direction: column as well as giving it a fixed width. We'll finish styling later but this is what we did for now
Improve create list form on home page to be clearly labeled and more user friendly.
Todo:
The text was updated successfully, but these errors were encountered: