Arquisoft / viade_en3a

Viade En3A
https://arquisoft.github.io/viade_en3a/
1 stars 4 forks source link

Add loading icon #157

Closed oscar134 closed 4 years ago

oscar134 commented 4 years ago

In case some action will take time to be performed (ex: upload route to pod), show something to indicate that is loading (hourglass, wheel...). This way user can have more feedback

fincamd commented 4 years ago

Oh yes, you are completely right. I think React-bootstrap has some perfect fits for this purpose: Progress bars Spinners

oscar134 commented 4 years ago

Done.