gokadzev/Musify

[Bug] "Add to playlist" overflows

Closed this issue · 3 comments

Acknowledgements

  • I have searched the existing issues and confirmed that this is a new issue, not a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have updated the app to the latest version. You can find the latest version here.
  • I will fill out all the sections in this issue report.

Current Behavior

When there are more than 11 playlists, the "+" button of songs opens the "Add to playlist menu", but the 12th playlist overflows and can not get clicked on, as that results in the menu being closed without the song being added to the playlist

Expected Behavior

Be able to scroll to the desired playlist, all the contents being within the bounds of the menu

Steps To Reproduce

Create 12 playlists (depending on screen height, this might be more)
Go to a song
Click the plus
observe menu overflowing

Musify Version

2024.4.5

Device And Operating System

Xiaomi Mi A2 Lite

Android Version You Use

Android 12

Additional Information

No response

Acknowledgements

  • I have searched the existing issues and confirmed that this is a new issue, not a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have updated the app to the latest version. You can find the latest version here.
  • I will fill out all the sections in this issue report.

Current Behavior

When there are more than 11 playlists, the "+" button of songs opens the "Add to playlist menu", but the 12th playlist overflows and can not get clicked on, as that results in the menu being closed without the song being added to the playlist

Expected Behavior

Be able to scroll to the desired playlist, all the contents being within the bounds of the menu

Steps To Reproduce

Create 12 playlists (depending on screen height, this might be more) Go to a song Click the plus observe menu overflowing

Musify Version

2024.4.5

Device And Operating System

Xiaomi Mi A2 Lite

Android Version You Use

Android 12

Additional Information

No response

Thanks! I noticed it several days ago, and I already have a fix for that. It will be fixed in the next release.

Awesome, thanks, and great work with the project otherwise!

Fixed with 3c6635e