Skip to content

Submit set-status in background

Nicholas Schwab requested to merge hobbies1/bb4gg:background_move into master

Move the submission of the set-status form to the background as explained in #43 (closed). I went with the easy, front-end-only solution and did not touch the websockets. I cannot say if this improves performance, since in local testing, it's always blazingly fast either way. But you will always get instantaneous feedback now (button greys out).

Merge request reports