JurajNyiri / PlexMeetsHomeAssistant

Custom card which integrates plex into Home Assistant and makes it possible to launch movies or tv shows on TV with a simple click
Apache License 2.0
107 stars 8 forks source link

Bug : Scrolling not working (Desktop + Mobile) #69

Closed Mathieutremblay1 closed 2 years ago

Mathieutremblay1 commented 2 years ago

When selecting a TV show for example, I cannot scroll down, it goes back up right away. On desktop, I can manually drag the scroll bar down. I am then able to scroll up only but not down using the mouse wheel. On mobile, since the scroll bar is not draggable, I can't browse titles.

Thank you!

Checks Please check below if true:

[ X] I am running Home Assistant on HTTP protocol [ ] I am running BOTH Home Assistant AND Plex on HTTPS protocol [X ] My Plex server is accessible through protocol, port and ip/hostname I have specified for the card. [X ] My Plex server is running on HTTPS and has a valid certificate.

type: custom:plex-meets-homeassistant protocol: http sort: titleSort:asc displayType: '2' playTrailer: false showExtras: true showSearch: true ip: 10.0.XXXXX token: XXXXXXXXXX port: '32400' entity:

Card Version 3.4.1

Plex Version 1.25.2.5319

JurajNyiri commented 2 years ago

Scrolling does work for me.

Mathieutremblay1 commented 2 years ago

Very sorry, that was my fault. I had not activated panel mode. Thank you for the quick reply, have a great day!