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

[Feature] Don't kick user back to "More" page after selecting playlist song #121

Closed
1 task done
825i opened this issue Dec 7, 2022 · 2 comments
Closed
1 task done
Assignees
Labels
type: enhancement New feature or request

Comments

@825i
Copy link

825i commented Dec 7, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Category of the Feature

Logical Improvements

Credits

Me

Pain

When tapping a song in the playlist, it kicks you back to the "more" page to start playing the song.

Suggested Solution

The app should stay where it is. On the playlist page and just play the song. Similar to basically all other music apps. Instead of taking the user somewhere they didn't expect to go.

Useful resources/references

This is a similar improvement to #105

In that the user should stay on the playlist page and see evidence of the song they are playing directly in the list. Like Apple Music does:

Screenshot_20221207_020325_Apple Music

@825i 825i added the type: enhancement New feature or request label Dec 7, 2022
@gokadzev
Copy link
Owner

gokadzev commented Dec 7, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Category of the Feature

Logical Improvements

Credits

Me

Pain

When tapping a song in the playlist, it kicks you back to the "more" page to start playing the song.

Suggested Solution

The app should stay where it is. On the playlist page and just play the song. Similar to basically all other music apps. Instead of taking the user somewhere they didn't expect to go.

Useful resources/references

This is a similar improvement to #105

In that the user should stay on the playlist page and see evidence of the song they are playing directly in the list. Like Apple Music does:

Screenshot_20221207_020325_Apple Music

well, that's the problem actually. i can change code and you won't be kicked back to the other page after clicking on any song but now playing tab won't be visible.

@gokadzev
Copy link
Owner

gokadzev commented Jan 1, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Category of the Feature

Logical Improvements

Credits

Me

Pain

When tapping a song in the playlist, it kicks you back to the "more" page to start playing the song.

Suggested Solution

The app should stay where it is. On the playlist page and just play the song. Similar to basically all other music apps. Instead of taking the user somewhere they didn't expect to go.

Useful resources/references

This is a similar improvement to #105
In that the user should stay on the playlist page and see evidence of the song they are playing directly in the list. Like Apple Music does:
Screenshot_20221207_020325_Apple Music

well, that's the problem actually. i can change code and you won't be kicked back to the other page after clicking on any song but now playing tab won't be visible.

nvm, it's possible. idk how yet but anyway, i will try to change the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants