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

Play Button Missing Upon Hover #71

Closed
Nzzyme opened this issue Aug 20, 2023 · 4 comments
Closed

Play Button Missing Upon Hover #71

Nzzyme opened this issue Aug 20, 2023 · 4 comments

Comments

@Nzzyme
Copy link

Nzzyme commented Aug 20, 2023

Steps to reproduce:

  1. Visit radiotunes.com
  2. You will observe that there are two sections:
  • Today's Free Channels
  • All Channels - Unlock with Premium
  1. When you hover (not click) the mouse pointer over the channel tiles under the section "All Channels - Unlock with Premium", you will observe that the play icon is not displayed on any tile. When you hover the mouse pointer over the other section "Today's Free Channels", the play button is visible for all the station tiles.

image

  1. Now, click on any genre under the section "All Channels - Unlock with Premium" as seen below:

image

  1. Now, again hover the mouse pointer over any of the station tiles under the section "All Channels - Unlock with Premium" and now you will observe that the play button appears correctly over all the station tiles as seen below:

image

Intended Functionality:
After Steps 1 & 2, when we hover the mouse pointer over any station tile on the homepage, the play button should be visible and when the user clicks on the play button, the track from that station should play immediately at the bottom player without navigating to the station details page. Only when the user clicks on the station name (below the station tile), the page should redirect to the station details page.

@lethak
Copy link
Owner

lethak commented Aug 21, 2023

Workaround: navigate to another page using the menu and navigate back, it should update the UI accordingly

@lethak
Copy link
Owner

lethak commented Aug 21, 2023

same root cause as #66, closing

@lethak lethak closed this as completed Aug 21, 2023
@Nzzyme
Copy link
Author

Nzzyme commented Aug 22, 2023

Workaround: navigate to another page using the menu and navigate back, it should update the UI accordingly

Yes, I am aware of the workaround but are you able to update the script so that the play button appears on all the tiles when the website is first opened?

As I mentioned, if I click on any genre, then the play button appears.

@lethak
Copy link
Owner

lethak commented Aug 24, 2023

This is a very complex issue related to how stuff is locked/unlocked and handled in the DOM rendering framework they use.
I see no quick win for now, so it will have to do until a solution present itself one day, eventually.

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

No branches or pull requests

2 participants