nobt-io / frontend

Frontend of nobt.io.
https://nobt.io
GNU General Public License v3.0
10 stars 4 forks source link

UI feedback upon adding a bill #236

Closed thomaseizinger closed 5 years ago

thomaseizinger commented 5 years ago

Currently, there is no API feedback upon creating a new bill.

This is really irritating on slow connections, because app just doesn't do anything while the network request is pending in the background.

We should at least disable the button to prevent the user from clicking again.