Skip to content

Conversation

@SamVanini
Copy link
Contributor

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Documentation
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

The PR fulfills these requirements:

  • It's submitted to the dev branch (or v[X] branch)
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix: #xxx[,#xxx], where "xxx" is the issue number)
  • It's been tested on a Cordova (iOS, Android) app
  • It's been tested on an Electron app
  • Any necessary documentation has been added or updated in the docs or explained in the PR's description.

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to start a new feature discussion first and wait for approval before working on it)

Other information:
Moving the label before rendering of the field itself gives consistency to the HTML structure, ensuring a better experience to screen reader users.

Fix #16855

@github-actions
Copy link

github-actions bot commented Jun 6, 2025

UI Tests Results

    1 files     98 suites   41s ⏱️
1 031 tests 1 031 ✅ 0 💤 0 ❌
1 050 runs  1 050 ✅ 0 💤 0 ❌

Results for commit 14d0442.

@rstoenescu rstoenescu self-requested a review June 19, 2025 10:11
@rstoenescu rstoenescu merged commit 9738912 into quasarframework:dev Sep 18, 2025
3 checks passed
rstoenescu added a commit that referenced this pull request Sep 18, 2025
@rstoenescu
Copy link
Member

Hi,

Thanks for contributing!
However, pushed a subsequent commit to fix some of the CSS (see below) now that the dom element order is different.

image

@rstoenescu
Copy link
Member

Will be available in Quasar v2.18.5

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.

A11y : consistency in HTML structure when CSS are disabled

2 participants