Remove broken loading spinner #67
No reviewers
Labels
No labels
bug
content
dependency
documentation
enhancement
refactor
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
vlw/vlw.se!67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/67/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In this PR we remove the loading spinner that we have between page loads. It might seem like a good thing to have, but the
vv-loadingattribute in the version of Vegvisir this site is running is broken and only displays the spinner for a few frames regardless if the page has been loaded or not. We really need #66. When that finally happens, I will design a better loading screen anyways.