Skip to content

Use labels in user preferences for accessibility and testability#1795

Merged
ArtOfCode- merged 1 commit intodevelopfrom
trichoplax/1567/associate-checkboxes-with-their-labels
Aug 16, 2025
Merged

Use labels in user preferences for accessibility and testability#1795
ArtOfCode- merged 1 commit intodevelopfrom
trichoplax/1567/associate-checkboxes-with-their-labels

Conversation

@trichoplax
Copy link
Contributor

Fixes #1567.

The rest of the codebase appears to already use labels correctly, so this pull request simply fixes the case described in that issue. That is, the Preferences tab of the user page.

@codecov
Copy link

codecov bot commented Aug 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.61%. Comparing base (6d955a4) to head (67cb1df).

Additional details and impacted files
Components Coverage Δ
controllers 70.58% <ø> (ø)
helpers 81.92% <ø> (ø)
jobs 60.00% <ø> (ø)
models 86.87% <ø> (ø)
tasks 61.11% <ø> (ø)

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ArtOfCode- ArtOfCode- merged commit 768a15e into develop Aug 16, 2025
13 checks passed
@ArtOfCode- ArtOfCode- deleted the trichoplax/1567/associate-checkboxes-with-their-labels branch August 16, 2025 13:39
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.

Checkboxes are not associated with their labels

2 participants