You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected
After clicking next button control on <ebay-carousel> when there are 2.5 items in the viewport, the final item should get fully shown and the carousel viewport should snap to the end. This behavior is shown in the chrome browser currently.
Actual
In the firefox browser with <ebay-carousel> at the final 2.5 items in viewport, when clicking on the next button to view the final item, it stops short and does not show the full final item. The user is required to manually scroll to the end of the carousel to view the full item.
Workaround
N/A
Screenshots
Storybook Repro
Live Site Repro
The text was updated successfully, but these errors were encountered:
lorenzolevy
changed the title
Bug: ebay-carousel does not properly show last snap point in firefox
ebay-carousel: does not properly show last snap point in firefox when using arrow navigation
Jul 7, 2023
Bug Report
eBayUI Version: 12.2.1
Description
Expected
After clicking next button control on
<ebay-carousel>
when there are 2.5 items in the viewport, the final item should get fully shown and the carousel viewport should snap to the end. This behavior is shown in the chrome browser currently.Actual
In the firefox browser with
<ebay-carousel>
at the final 2.5 items in viewport, when clicking on the next button to view the final item, it stops short and does not show the full final item. The user is required to manually scroll to the end of the carousel to view the full item.Workaround
N/A
Screenshots
Storybook Repro
Live Site Repro
The text was updated successfully, but these errors were encountered: