Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

fix: assign correct described-by id to form input and control helpers #5557

Merged
merged 1 commit into from Mar 16, 2021

Conversation

bdryanovski
Copy link
Contributor

@bdryanovski bdryanovski commented Feb 3, 2021

  • provide another service for creating container/control ID
  • set correct role to elements
  • set describe by id and link it to control helper/error/success

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • If applicable, have a visual design approval

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • clarity.design website / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Fixes #5429
Fixes #4650

 * provide another service for creating container/control ID
 * set correct role to elements
 * set describe by id and link it to control helper/error/success

Signed-off-by: Bozhidar Dryanovski <bozhidar.dryanovski@gmail.com>
Copy link
Contributor

@Jinnie Jinnie left a comment

Choose a reason for hiding this comment

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

LGTM too now

@bdryanovski bdryanovski merged commit bcae31d into vmware-archive:next Mar 16, 2021
@bdryanovski bdryanovski deleted the fix-aria-describe branch March 16, 2021 15:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants