GoogleChrome / web.dev

The frontend, backend, and content source code for web.dev
https://web.dev
Other
3.56k stars 1.58k forks source link

Must have features for the carousel #6776

Closed gssakash closed 2 years ago

gssakash commented 2 years ago

Is your feature request related to a problem? Please describe. This isn't related to a problem. But, I noticed that the carousel is missing essential features.

Describe the solution you'd like

These are the must-have features for the carousel :

Describe alternatives you've considered There are many ways of doing this and some of them are listed over here.

Additional context I think that some APIs like this can be useful to implement the above features.

tomayac commented 2 years ago

Bug report for the carousel widget on https://web.dev/learn/. Scroll the carousel as in the screenshot below. Mouse over the "Learn PWA" card and note how its border highlights, meaning the entire card is a click target. Click on the right half of the card and notice how it doesn't open the resource, but instead scrolls the carousel to the next card, "Learn CSS".

image

gssakash commented 2 years ago

It would be great if this issue on the Mozilla Firefox Browser could be fixed. #6771