[Bug] My Recipes items can't be opened via the enter key on the keyboard
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 296
Description
### Description
Recipes in the Your recipes list can't be opened via keyboard
### Steps to Reproduce
1. click on the "My Recipes" tab
2. hit the tab key until you've selected an item in the carouselview
3. hit the enter key
### Expected Behavior
The Item should navigate to the recipe details (click with your finger to see intended behavior)
### Actual Behavior
Nothing Happens
Contributor guide
Research direction
Start by reproducing the issue in the "My Recipes" tab, using the Tab key to focus an item in the carousel view and Enter to activate it. Trace the existing click behavior for a recipe item and verify that keyboard activation reaches the recipe details; done means Enter opens the same details as a pointer click.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100