Skip to content

Conversation

@arai-a
Copy link
Contributor

@arai-a arai-a commented Dec 25, 2025

Fixed #4677

This puts the radio button for the stack implementation setting into the label.

It uses a span element, which receives the localization, both for the content and the title.
The same seems to be done in other places.

@codecov
Copy link

codecov bot commented Dec 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.64%. Comparing base (1a808fe) to head (d35056d).
⚠️ Report is 35 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5738   +/-   ##
=======================================
  Coverage   85.64%   85.64%           
=======================================
  Files         313      313           
  Lines       31013    31013           
  Branches     8535     8537    +2     
=======================================
  Hits        26562    26562           
  Misses       4021     4021           
  Partials      430      430           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@canova canova left a comment

Choose a reason for hiding this comment

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

Perfect, thanks!

@canova canova merged commit 0d72df8 into firefox-devtools:main Dec 25, 2025
21 checks passed
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.

There is a gap between the JavaScript radio button and its label

2 participants