Add loading states #9
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To recreate:
Expected behaviour:
An appropriate loading state appears while the peaks in the Waveform component are updated from the backend. After they have loaded successfully, all the components update simultaneously.
Actual behaviour:
There is no loading state, and some of the components update out-of-sync with the main Waveform component.
Add loading states when changing viewport (zoom)to Add loading statesNote: the issue is more obvious when using S3 file store.