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
{{ message }}
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.
During user testing, one of the most prominent pain points for users was the launch page. The fields presented nakedly were confusing to them, and they didn't know how to proceed without guidance. To better enable user friendliness we can reduce the launch page or provide more information about what to fill in for it. There are three options:
Provide information tooltips for each field which explain what that field is for and how to fill it in.
Break out the launch page into multiple wizard steppers, each one providing information for that step and some fun / encouraging words.
Reduce the launch to just the essentials: name and symbol. We then push the rest of the information to be added later after the user has had a chance to explore the ecosystem and see what others have done.
The text was updated successfully, but these errors were encountered:
Since we can implement tags separately from the encouraging user stories while loading. Since validation is easy, lets define the more fun stuff and lump that into its own issue together too
During user testing, one of the most prominent pain points for users was the launch page. The fields presented nakedly were confusing to them, and they didn't know how to proceed without guidance. To better enable user friendliness we can reduce the launch page or provide more information about what to fill in for it. There are three options:
The text was updated successfully, but these errors were encountered: