Skip to content

Bump to DS@5.8.1 to fix gap bug in firefox - #9145

Merged
anselmbradford merged 1 commit into
mainfrom
ans_footer_link_fix
Jul 29, 2026
Merged

Bump to DS@5.8.1 to fix gap bug in firefox#9145
anselmbradford merged 1 commit into
mainfrom
ans_footer_link_fix

Conversation

@anselmbradford

Copy link
Copy Markdown
Member

There is a bug in Firefox where calculated values that include units are being ignored, which is leading to a loss of gap values in lists. This PR updates to the latest patch fix from the DS that removes units for calc() and just performs unitless math.

Changes

  • Update to latest DS to fix missing gap issue in lists.

How to test this PR

  1. yarn install && yarn build and start a local server and see that gaps are back in Firefox, and Chrome is unchanged.

Screenshots

Before After
Screenshot 2026-07-29 at 9 44 41 AM Screenshot 2026-07-29 at 9 44 44 AM

@anselmbradford
anselmbradford added this pull request to the merge queue Jul 29, 2026
Merged via the queue into main with commit 5a88733 Jul 29, 2026
11 checks passed
@anselmbradford
anselmbradford deleted the ans_footer_link_fix branch July 29, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants