Skip to content
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

[Bug] Recipes Search Results currently can't be opened via keyboard #3145

Closed
PureWeen opened this issue Oct 27, 2021 · 4 comments
Closed

[Bug] Recipes Search Results currently can't be opened via keyboard #3145

PureWeen opened this issue Oct 27, 2021 · 4 comments
Labels
a11y/recipes-app area-controls-collectionview CollectionView, CarouselView, IndicatorView area-gestures Gesture types platform/android 🤖 platform/windows 🪟 s/triaged Issue has been reviewed t/a11y Relates to accessibility t/bug Something isn't working
Milestone

Comments

@PureWeen
Copy link
Member

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

@PureWeen PureWeen added t/bug Something isn't working a11y/recipes-app labels Oct 27, 2021
@Eilon Eilon added the legacy-area-a11y Relates to accessibility label Oct 28, 2021
@Redth Redth added this to the 6.0.300-servicing milestone Mar 23, 2022
@samhouts samhouts modified the milestones: .NET 8 Planning, Backlog Feb 6, 2023
@ghost
Copy link

ghost commented Feb 6, 2023

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.

@rachelkang
Copy link
Member

Duplicate of #3144, but keeping both open for accessibility tracking purposes

Here to note this is also an issue on Windows.

@rachelkang rachelkang added platform/windows 🪟 area-controls-collectionview CollectionView, CarouselView, IndicatorView area-gestures Gesture types labels Feb 28, 2023
@rachelkang
Copy link
Member

rachelkang commented Feb 28, 2023

My thinking is that we should:

  1. 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)
  2. 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)

@jinxinjuan jinxinjuan added the s/triaged Issue has been reviewed label Apr 13, 2023
@rachelkang
Copy link
Member

Fixed in rachelkang/recipeSearch@19f9ba2

@ghost ghost locked as resolved and limited conversation to collaborators Oct 20, 2023
@Eilon Eilon added t/a11y Relates to accessibility and removed legacy-area-a11y Relates to accessibility labels May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y/recipes-app area-controls-collectionview CollectionView, CarouselView, IndicatorView area-gestures Gesture types platform/android 🤖 platform/windows 🪟 s/triaged Issue has been reviewed t/a11y Relates to accessibility t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants