Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Add loading indicators to button presses to show signs of interactivity #50

Open
paced opened this issue Jun 22, 2021 · 3 comments
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@paced
Copy link
Member

paced commented Jun 22, 2021

It looks laggy right now, but loading indicators are more likely to show "we're currently doing something." This is good for usability.

@paced paced added the enhancement New feature or request label Jun 22, 2021
@paced paced added this to the v0.10.0 milestone Jul 9, 2021
@paced
Copy link
Member Author

paced commented Aug 19, 2021

Font Awesome has a spinner:

<i class="fas fa-spinner fa-pulse"></i>

Clicking any element should immediately add these classes to an icon/remove the old one, and once the Promise is returned, it should replace it back with whatever the icon should have been.

@paced
Copy link
Member Author

paced commented Sep 27, 2021

This needs to be held back for a time as we work on authentication fixes. The other v0.10.0 changes are more important for stability. Moving to v0.11.0.

@paced paced modified the milestones: v0.10.0, v0.11.0 Sep 27, 2021
@paced
Copy link
Member Author

paced commented Mar 7, 2022

Might be some bugs with shuffle on Spotify Free as well.

@paced paced modified the milestones: v0.11.0, v0.12.0 Jun 19, 2022
@paced paced self-assigned this Jun 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant