project-icp / bee-pollinator-app

The web application front end for the ICP Pollinator Decision Support Tool 🐝
Apache License 2.0
6 stars 1 forks source link

Improve Form Workflow #416

Closed rajadain closed 5 years ago

rajadain commented 5 years ago

Currently when the user fills out their user form which appears on first login, it just disappears. This can be a bit jarring. Add a prompt or message thanking the user, and introducing the next steps. Need to figure out exactly what should be shown. Talk to designers and PM before proceeding.

When a form is filled out, close the modal, then show a modal that says "Form Submitted" and some indication of success ✅. Optionally, the modal should close itself after a few seconds.

fungjj92 commented 5 years ago

I think this popup can apply for #402 as well, so I'm rolling them into one.