Describe the bug
When date-picker is used together with VoiceOver and Chrome on macOS input and button label get announced just once, but not when the date is selected.
To Reproduce
Steps to reproduce the behavior:
Switch on VoiceOver and open Chrome
Navigate to date-picker with keyboard
Open date-picker via button
Select date
Listen that VoiceOver announces "Selected, menu 9 items, .."
Navigate with keyboard to any other element on the page
Navigate back to date-picker input or button
Confirm that neither labels or value are getting announced.
Expected behavior
Would be nice to hear the labels and selected value, what if user navigates back and forth after choosing the date for the first time?
Desktop (please complete the following information):
Describe the bug When date-picker is used together with VoiceOver and Chrome on macOS input and button label get announced just once, but not when the date is selected.
To Reproduce Steps to reproduce the behavior:
Expected behavior Would be nice to hear the labels and selected value, what if user navigates back and forth after choosing the date for the first time?
Desktop (please complete the following information):
Additional context Works in Firefox and Safari