Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong amount is shown for 'Liked Songs' #97

Open
bartduisters opened this issue Nov 21, 2020 · 0 comments
Open

Wrong amount is shown for 'Liked Songs' #97

bartduisters opened this issue Nov 21, 2020 · 0 comments

Comments

@bartduisters
Copy link

Liked Songs shows '1 liked songs', while there are 0 songs liked.

Expected:

  • In the scenario where there are 0 liked songs, the text '0 liked songs'
  • In the scenario where there is 1 liked song, the text '1 liked song'
  • In the scenario where there are more than 1 songs liked, the text 'x liked songs', where x is the amount of liked songs

The count is always off by one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant