Skip to content

Conversation

ndrsszsz
Copy link
Contributor

@ndrsszsz ndrsszsz commented Feb 10, 2025

Accessibility - Student - AssignmentDetails - Attempts date button traits handling

refs: MBL-18457
affects: Student
release note: None
test plan: VoiceOver should read attempts date as a button only if it is really a button.

Previously that attemptsDateButton was read by VoiceOver as a "button" even if it was not active/clickable and that could be misleading to the user. Now if the button is not active then we set the accessibilityTraits of the button to staticText.

Checklist

  • A11y checked
  • Tested on phone
  • Tested on tablet

…aits handling

refs: MBL-18457
affects: Student
release note: None
test plan: VoiceOver should read attempts date as a button only if it is really a button.
@inst-danger
Copy link
Contributor

Student Build QR Code:

@inst-danger
Copy link
Contributor

inst-danger commented Feb 10, 2025

Warnings
⚠️ This pull request will not generate a release note.

Affected Apps: Student

MBL-18457

Coverage New % Master % Delta
Canvas iOS 91.51% 91.51% 0%

Generated by 🚫 dangerJS against d572acf

Copy link
Contributor

@rh12 rh12 left a comment

Choose a reason for hiding this comment

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

QA + 1

@ndrsszsz ndrsszsz merged commit 34d698d into master Feb 11, 2025
4 checks passed
@ndrsszsz ndrsszsz deleted the bugfix/MBL-18457-a11y-student-assignment-details-attempts-date-button-traits branch February 11, 2025 13:10
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.

3 participants