Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 29, 2025

This implements the global loading state indicator at the top of the page, similar to the one in the Ember.js app. While the Ember.js app uses ember-concurrency tasks, the Svelte implementation uses raw setInterval() and setTimeout(), but ultimately achieves the same functionality.

In contrast to the Ember.js implementation, this one also contains a couple of basic unit tests for the functionality.

Related

@Turbo87 Turbo87 added the C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works label Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-svelte C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants