ciderapp/Apple-Music-Electron

[BUG] Back button misaligned & un-clickable on user profiles

SoNothingMC opened this issue · 3 comments

Describe the bug
The back button is positioned under the area between the search bar and Listen Now, making it un-clickable.

To Reproduce
Steps to reproduce the behavior:

  1. Get some friends (lol)
  2. Go to a playlist/album where your friends appear (e.g. Friends Mix, albums that your friends listen to)
  3. Click on their profile
  4. Try to go back

Expected behavior
The back button is positioned like in the other sections of the app.

Screenshots
If applicable, add screenshots to help explain your problem.

The Apple Music interface with a green rectangle surrounding the misaligned back button

Environment Information

  • OS (e.g. Linux/Mac/Windows): Windows 10 21H1 (19043.1320)
  • Application Version (e.g. 2.5.0): Built from commit b0d54e1

Have you followed the troubleshooting guide and checked for any outstanding/pinned issues that can help?
Troubleshooting guide can be found here.
Yes

Log File
Follow this to find your log file.
Attach your log file to the post but make sure to remove any LastFM keys that are in the file.

main-redacted.log

If you could compile on the latest release and test the back button that would be great.

It now works on my end. Thank you!

The Apple Music interface, with the back button in its right position

Glad to hear it!