Hello Zendesk/everyone, we have recently encountered an issue with the request form Drop Down field when using a screen reader.
The current behavior is as follows: when you select an item in the list and press enter to complete the choice, there is no way to review, or in fact even confirm, that the choice has been made successfully. The label for the widget remains the same, and when you press enter on the label, your focus returns to the first choice in the list, "-", which I assume means "null".
However, the expected or ideal behavior should be that upon selecting an item and pressing enter, there would be feedback indicating which item was selected.
We have attempted to explore the theme to address this issue but unfortunately, it seems that there's limited control available in this regard due to the build-in helper `request_form` and the custom nature of that drop-down.
Has anyone else encountered a similar issue or found a workaround for this accessibility concern? It would be greatly appreciated if anyone from zendesk/community can look or share insights about it.
Thanks!