-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
a11yAccessibility related issuesAccessibility related issuespackage: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report
Description
Prequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already include this feature request, without success.
Describe the Feature Request
Make the internal element used by ion-title
an h1
when used in a page header.
This improves accessibility.
Describe the Use Case
This greatly improves accessibility.
There are many more small changes like this that could be made throughout the framework...
Describe Preferred Solution
ion-title
currently always uses a div
. An actual header element could be used instead.
Describe Alternatives
No response
Related Code
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
a11yAccessibility related issuesAccessibility related issuespackage: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report