Skip to content

Improve accessibility labels for workout controls#1211

Merged
rolandgeider merged 1 commit into
wger-project:masterfrom
eltahirsami:fix-accessibility-labels
Jun 15, 2026
Merged

Improve accessibility labels for workout controls#1211
rolandgeider merged 1 commit into
wger-project:masterfrom
eltahirsami:fix-accessibility-labels

Conversation

@eltahirsami

Copy link
Copy Markdown
Contributor

Proposed Changes

  • Added increase and decrease localization keys.
  • Added accessibility tooltips to repetition increment/decrement buttons.
  • Added accessibility tooltips to weight increment/decrement buttons.
  • Improved screen-reader support for icon-only workout controls.

Related Issue(s)

Closes #1107

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Set a 100-character limit to avoid white space diffs (run dart format .)

This PR improves accessibility for workout logging controls by adding descriptive tooltips to the increment and decrement buttons used for repetitions and weight inputs. These tooltips provide meaningful labels for screen readers and follow the project's existing IconButton.tooltip pattern.

@rolandgeider rolandgeider merged commit 0e6876d into wger-project:master Jun 15, 2026
5 checks passed
@rolandgeider

Copy link
Copy Markdown
Member

merged, thanks

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.

Accessibility: Missing labels on workout input fields and action buttons

2 participants