Skip to content

Fix Firefox freshers carousel navigation - #939

Merged
cssbhamdev merged 2 commits into
mainfrom
bug/firefox-freshers-carousel
Sep 13, 2026
Merged

Fix Firefox freshers carousel navigation#939
cssbhamdev merged 2 commits into
mainfrom
bug/firefox-freshers-carousel

Conversation

@gellowg

@gellowg gellowg commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace relative carousel scrolling with absolute snap targets
  • Keep rapid button clicks moving towards the intended card
  • Remove scroll-snap-stop: always, which can cause Firefox to become stuck
  • Resynchronise navigation after manual scrolling and resizing

Could be to do with https://bugzilla.mozilla.org/show_bug.cgi?id=1894400

@github-actions github-actions Bot added the sync Keep this pr up to date with it's base branch automatically label Sep 13, 2026
@github-actions

Copy link
Copy Markdown

This pull request has been marked to automatically sync to its base branch. You can disable this behavior by removing the label.

@gellowg gellowg added the bug label Sep 13, 2026
@gellowg
gellowg marked this pull request as ready for review September 13, 2026 00:15
@gellowg
gellowg requested a review from a team as a code owner September 13, 2026 00:15
@cssbhamdev
cssbhamdev enabled auto-merge (squash) September 13, 2026 00:15

@flaberpengu flaberpengu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes issue, code looks fine

@cssbhamdev
cssbhamdev merged commit 40d28e6 into main Sep 13, 2026
13 checks passed
@cssbhamdev
cssbhamdev deleted the bug/firefox-freshers-carousel branch September 13, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug sync Keep this pr up to date with it's base branch automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants