[.NET10]The 'My recipes' page behaves differently when scrolling horizontally on Mac catalyst and iOS, and newly created and added recipes don’t show up in "my recipes" list on Mac
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 296
Description
### Description
On Mac catalyst, we can’t scroll through recipes horizontally and newly created and added recipes don’t show up in "my recipes" list.
On iOS, only first recipe display picture, the other 2 items only show text.
There is a known same issue created before: https://github.com/dotnet/maui/issues/27668?reload=1
But now the issue has been closed as fixed on Net10 10.0.0-rc.1.25452.6, I verified the issue on Net10 10.0.0-rc.1.25452.6 and 10.0.0, this issue has been reproduced in both versions.
### Steps to Reproduce
1. Download or clone the project https://github.com/dotnet/maui-samples/tree/main, open folder …\maui-samples-main\10.0\Apps\WhatToEat in VS Code.
2. Click 'My Recipes'.
3.Horizontal sliding recipes.
**Actual result**:
Deploy to **Mac catalyst**:
We can’t scroll through recipes horizontally, and newly created and added recipes don’t show up in "my recipes" list.

**Expected result**:
We can scroll horizontally on the Maccatalyst and iOS platform normally, newly created and added recipes show up in "my recipes" list.
### Link to public reproduction project repository
_No response_
### Version with bug
10.0.0
### Is this a regression from previous behavior?
From the known issue https://github.com/dotnet/maui/issues/27668?reload=1 we can see:
Yes, this is a regression. This issue does not repro on 9.0.40-ci.main.25110.1 and 9.0.30.
it repro on Net10 10.0.0-rc.1.25452.6 and 10.0.0
### Affected platforms
macOS
### Affected platform versions
Contributor guide
Research direction
Start with the maui-samples 10.0/Apps/WhatToEat project and reproduce the My Recipes behavior on Mac Catalyst and iOS. Compare the regression with issue 27668 and verify that horizontal scrolling works, recipe images appear for all items, and newly created or added recipes appear in the list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100