glade-software / glade-software/glade-element
Publishing and Deleting annotations is slow
Open
good first issue
- Dominant language
- Svelte
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This can be addressed in a number of ways, firstly we should try to implement optimistic UI that reflects the changes to data before they are persisted to the database, and rolling them back if the request fails.
This also is likely a cold-start issue with the cloud functions that could be addressed in the backend.
Progress indicators would also help.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.