Skip to content

Conversation

@andrasmaczak
Copy link
Contributor

refs: CLX-3022
affects: Horizon
release note:

@github-actions
Copy link

github-actions bot commented Oct 7, 2025

📊 Code Coverage Report

✅ Student

  • PR Coverage: 43.38%
  • Master Coverage: 43.38%
  • Delta: +0.00%

✅ Teacher

  • PR Coverage: 24.42%
  • Master Coverage: 24.42%
  • Delta: +0.00%

✅ Pandautils

  • PR Coverage: 22.17%
  • Master Coverage: 22.17%
  • Delta: +0.00%

📈 Overall Average

  • PR Coverage: 29.99%
  • Master Coverage: 29.99%
  • Delta: +0.00%

@inst-danger
Copy link
Contributor

Student Install Page

# Conflicts:
#	libs/horizon/src/main/res/values/strings.xml
@inst-danger
Copy link
Contributor

Student Install Page

@andrasmaczak andrasmaczak merged commit a798d99 into master Oct 8, 2025
5 checks passed
@andrasmaczak andrasmaczak deleted the CLX-3022-learn-screen-accessibility branch October 8, 2025 10:39
R.string.weightPercentageValue,
assignmentGroup.groupWeight
)
val mergedContentDescription = "${assignmentGroup.name}, $groupWeightText"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should string resources in this case. Different languages might handle a comma and word order differently.

role = Role.DropdownList
stateDescription = if (state.isMenuOpen) expandedState else collapsedState
contentDescription = if (state.selectedOption != null) {
"${state.label}, ${state.selectedOption}"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should string resources in this case. Different languages might handle a comma and word order differently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants