-
Notifications
You must be signed in to change notification settings - Fork 50
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
Carousel to open episode on Fire Tab 7 #530
Comments
cg_bassplayer |
Hi! thanks for describing this. i don't know if this needs to be addressed, i wanted you guys to know about it.
it would be slick if you could either advance the carousel OR click the partial "off page" show open. i'm not sure if some 'fixes' would make this worse or more clunky. i'm not very tech saavy, so i'm replying to you.
thanks for your time, attention and expertise
Sent with [Proton Mail](https://proton.me/) secure email.
…------- Original Message -------
On Wednesday, March 29th, 2023 at 8:41 PM, Ryan Goodwin ***@***.***> wrote:
[image](https://user-images.githubusercontent.com/34293941/228721954-89f490db-c1a9-4795-a80e-08e49ab11723.png)
This is what the site looks like on at 600x1024 (The resolution of a Fire Tablet 7).
What is happening is when the user selects the show on the right carousel, it is moving the carousel so the "clicked" show moves to the primary while it is loading the page. This happens because at a width of 600px, only 1 show can be full displayed at a time, and considers all other shows to be (for a lack of better term) hidden off the screen. This also means the user (depending on caching) can see the carousel move before the show page is over, creating this awkward animation.
—
Reply to this email directly, [view it on GitHub](#530 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/A6SWMK7BHRNY2ZOC6TTUSF3W6T6E3ANCNFSM6AAAAAAV76BBDA).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Thanks for opening an issue about! I just wanted to make sure the problem was described as clearly as possible while we still remember what we talked about. Not exactly sure what we are gonna do about this yet. But this issue will be updated as we go so you'll always be in the loop! |
I was thinking about this more. I expected when i clicked a show, that show would open. I think intuitively, a tap should open the show, even when it's icon isn't 100% displayed. (there should be no advance/retard arrow?), instead a one finger swipe should advance or retard the carousel. carousel front and center, if that's a thing, should be de-emphasized as a condition of opening a show. i don't know if this right, just my thoughts |
The arrow exists for users with mouse and keyboard primarily and just was just never hidden when you get down to a table or mobile view. But the only part of the that advances the carousel is the arrow itself and it is only a box the size of the arrow itself. do tap anywhere but the blue highlight box in the screenshot below should bring you to that shows page. I also want to mention that the swipe function is there and you can swipe to the right to see the other shows on the carousel on smaller screens as well. In my testing on my iPhone X, I am able to tap on the sliver (screenshot below) of the show on the right even though the arrow this there so I never noticed this issue personally. Like I vaguely mentioned on matrix when you initially brought this up, I think the library that gives us the ability to swipe the shows left and right is ended up moving the show you tapped (for a lack of better words) "into view" while it was trying to load the show page for you. I hope this is making sense for you @Huckleberrysonne as I want to make sure you understand what is going on and feel like you were well informed. |
I remember now that the arrows are for non touchscreen navigation. i think the navigation isn't working the same on the fire tab 7. i think i am tapping well away from the arrow yet experiencing arrow functionality. |
thanks for working on this, to whom ever worked on it, i really appreciate it
Sent with [Proton Mail](https://proton.me/) secure email.
…On Wednesday, November 15th, 2023 at 4:26 PM, Ryan Goodwin ***@***.***> wrote:
Closed [#530](#530) as completed via [#556](#556).
—
Reply to this email directly, [view it on GitHub](#530 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/A6SWMKZVKF4MC6BFCYZJ3MDYEVMUJAVCNFSM6AAAAAAV76BBDCVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJQHE3TGOBUGUZTOMQ).
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
URL
No response
On what type of device(s) did you see this bug?
Tablet
On which browser(s) are you seeing the problem?
Chrome
Other Browser
Amazon Silk
Summary
I see 1.5 of carousel icons in portrait view and click on the 0.5 icon which advances that icon to left justification instead of opening it as i expected.
when i click the 0.5 icon, i expect it to open. i must be clicking the advance arrow, so the icon advances instead of opens. i wanted it to open. when it advances to left justified, i am able to open it, but this is an extra step. i'd rather it opened when i clicked it the first time than have it advance where i have to click it again to open it.
this has something to do with the resolution of the Fire Tab 7
as discussed on matrix earlier today
The text was updated successfully, but these errors were encountered: