SUSE-Enceladus / suse-rancher-setup

Simple, usable web application for deploying complex applications to the cloud; wrapping cloud native SDK/CLIs
GNU General Public License v3.0
9 stars 1 forks source link

"Next Steps" on error improvements #125

Closed asmorodskyi closed 1 year ago

asmorodskyi commented 2 years ago
  1. When some error happens during deploy at "Deploy" step you can see exact error , but after clicking next you loose it . Instead you see the text saying "Something went wrong". I think we need to display exact error instead of broad message
  2. Page saying "Some resources needs to be cleaned up" . Don't we know which resources ? Can we suggested same commands for them as we do when everything went well ( in worst case user will see "Resource not found " from AWS )