sodal-project / cartographer

Cartographer version 1 is a complete rewrite adding the concept of modules.
1 stars 0 forks source link

Client: Loading Screen #11

Open tbenbow opened 1 month ago

tbenbow commented 1 month ago

After submitting a module request and before the response arrives a loading screen should be displayed so that the user has some feedback that their button press did something.

The loading screen should cover the entire interface blocking interactions. In the future we may want to change this but that will require figuring out how to manage requests that should be cancelled because another request was sent while the page was loading.