Skip to content

feat: datetime, add ability to customize internal aria labels #25859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
iamandersonp opened this issue Aug 31, 2022 · 0 comments
Open
3 tasks done

feat: datetime, add ability to customize internal aria labels #25859

iamandersonp opened this issue Aug 31, 2022 · 0 comments
Labels
package: core @ionic/core package type: feature request a new feature, enhancement, or improvement

Comments

@iamandersonp
Copy link

Prerequisites

Describe the Feature Request

Add internationalizatoion aria-label support for the previous and next button of the calendar view in the ion-datetime component

Describe the Use Case

The previous and Next butons of the calendar view in the ion-datetime doesnt have a correct aria-label.

#25845 will add the aria-label but is hardcoded in english.

The screen readers won't read it correctly in others languages, the correct functionality would be to use the locale to determine the correct aria-label or maybe to have te flexibility to have its own previous and next labels and use it as aria-label

Describe Preferred Solution

use the locale to determine the correct aria-label or to have its own previous and next labels and use it as aria-label

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Aug 31, 2022
@liamdebeasi liamdebeasi changed the title feat: feat: datetime, add ability to customize internal aria labels Aug 31, 2022
@liamdebeasi liamdebeasi added type: feature request a new feature, enhancement, or improvement package: core @ionic/core package labels Aug 31, 2022
@ionitron-bot ionitron-bot bot removed the triage label Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package type: feature request a new feature, enhancement, or improvement
Projects
None yet
Development

No branches or pull requests

2 participants