Skip to content

[igx-combo] required attribute is always set to false #16000

@IvanKitanov17

Description

@IvanKitanov17

Description

When setting the Validators.required in the Angular constructor, the aria-required attribute should change to "true", now it is only false no matter if the component is required or not. Similar to the following issue - #15837.

  • igniteui-angular version:
  • browser:

Expected result

When setting required the aria-required should correspond to whether the component has required state or not.

Metadata

Metadata

Assignees

Labels

🐛 bugAny issue that describes a bug♿ a11yWhen the issue or PR is related to accessibility✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.aria-supportcombo

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions