eric1foard / shopify-admin-heroku

MIT License
0 stars 0 forks source link

improve edit save experience #76

Open eric1foard opened 6 years ago

eric1foard commented 6 years ago

have to click on save twice when edit form has focus. Sometimes, save is not immediate and it isn't clear to user that save is in progress -- need a loading spinner

eric1foard commented 6 years ago

flow should be:

  1. merchant clicks save
  2. loading spinner appears 3a. if success, redirect back to list view and show success banner 3b. if error, stay on edit page and show fail banner