EddieTheCubeHead / Stagnum

A website utilizing Spotify web API to transfer playback from a queue into a shareable pool.
Other
0 stars 0 forks source link

Implement optimistic operations in the frontend #404

Open EddieTheCubeHead opened 1 week ago

EddieTheCubeHead commented 1 week ago

The lack of optimistic deletion already was identified as a usability problem. Implement optimistic deletion in the frontend for pool members. If other operations can easily be made optimistic using the chosen technique, other optimistic operations can be added.