[Bug] Recipes Search Results currently can't be opened via keyboard
Description
Recipes in the search recipes list can't be opened via keyboard
Steps to Reproduce
- click on any of the Meal Types on the initial page (For example Breakfast)
- hit the tab key until you've selected an item in the list of recipes
- hit the enter key
Expected Behavior
The Item should navigate to the recipe info (click with your finger to see intended behavior)
Actual Behavior
Nothing Happens
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
Duplicate of #3144, but keeping both open for accessibility tracking purposes
Here to note this is also an issue on Windows.
My thinking is that we should:
- Make keyboard focus behavior for controls w/ TGR behave as it would for a button (just as we made items w/ TGR take controltype=button on Android so that it gets processed as a button for screen reader accessibility)
- We should implement the previous point and also the parenthetical point (pertaining to what we did in Android) in Windows and also iOS (if it hasn't been already)
Fixed in https://github.com/rachelkang/recipeSearch/commit/19f9ba280b3106767fb81e5056acc2bdd6214052