ionic-team / ionic-team/ionic-framework

bug: AXE: Elements must use only allowed ARIA attributes for ion-select

Open
#22,715 3 comments 0 reactions 0 assignees View on GitHub
package: core type: bug
Dominant language
TypeScript
Stars
52.7k
Forks
13.3k
Avg merge
1d 15h
Merged PRs (30d)
51

Description

# Bug Report

**Ionic version:**

[ ] **4.x**
[x] **5.x**

**Current behavior:**
Axe issue - Elements must use only allowed ARIA attributes for ionselect.

Running AXE on the app linked below I get the following for ion-select:

```
Fix the following:
ARIA attribute is not allowed: aria-required="true"
```

**Expected behavior:**
Would be able to use aria-required on an ion-select without the AXE error.

**Related code:**

https://github.com/ionic-afl/ionic-v5-observations.git

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.