qri-io / 2017-frontend

qri electron & web frontend
https://qri.io
MIT License
23 stars 7 forks source link

No loading indication when saving a transform #516

Open TheWorldEndsWithUs opened 5 years ago

TheWorldEndsWithUs commented 5 years ago

Platform How were you accessing the qri frontend? [ ] app.qri.io [ ] electron app [ x] dev webapp

Version What version of the Qri frontend are you using? 0.8.2 Describe the bug When I submitted my transform script to the backend to be created there is no loading indication. Smaller datasets it's harder to notice because the process is almost instant. With bigger datasets, it becomes less obvious that the button was already clicked.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'edit dataset'
  2. Click on 'save' with a large dataset

Expected behavior A loading icon to show that I didn't miss click the save button.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.