tiqi-group / pydase

A flexible and robust Python library for creating, managing, and interacting with data services, with built-in support for web and RPC servers, and customizable features for diverse use cases.
MIT License
0 stars 1 forks source link

Feat: adds async method status spinner #121

Closed mosmuell closed 2 months ago

mosmuell commented 2 months ago

When clicking start/stop for a task in the frontend, it will show a spinner while waiting for confirmation from the backend. This gives some useful feedback to the user.