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

[MAUI] From 'Edit recipe' to return to the Recipe details, the 'Ingredients' & 'Recipe' contents appear blank. #24434

Closed
kevinxufei opened this issue Aug 26, 2024 · 2 comments · Fixed by #24477
Assignees
Labels
csi-new i/regression This issue described a confirmed regression on a currently supported version p/0 Work that we can't release without platform/iOS 🍎 s/triaged Issue has been reviewed t/bug Something isn't working
Milestone

Comments

@kevinxufei
Copy link

kevinxufei commented Aug 26, 2024

Description

From 'Edit recipe' to return to the Recipe details, the 'Ingredients' & 'Recipe' contents appear blank.

Steps to Reproduce

1.Installing VS from Pull request 573712: Insert MAUI .NET 8 SR 8 into into rel/d17.11 - Repos (visualstudio.com).
2.Download the project https://github.com/rachelkang/recipeSearch and open it in Visual Studio.
3.Deploy to the iOS simulator and Click on the 'My Recipes' tab to navigate to the 'My Recipes' page.
4.Clicking 'Korean Egg Roll' -> 'Edit', then click 'Cancel' button
5.Back to the 'Recipe Details' page, the 'Ingredients' & 'Recipe' contents appear blank.

**Actual result:**Back to the 'Recipe Details' page, the 'Ingredients' & 'Recipe' contents appear blank
dfsf

Expected result: Everything appears normal.

Link to public reproduction project repository

https://github.com/rachelkang/recipeSearch

Version with bug

8.0.81

Is this a regression from previous behavior?

Yes, this is a regression issue. It works fine on 8.0.80

Affected platforms

iOS

@kevinxufei kevinxufei added t/bug Something isn't working platform/iOS 🍎 s/triaged Issue has been reviewed i/regression This issue described a confirmed regression on a currently supported version csi-new labels Aug 26, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@PureWeen PureWeen added the p/0 Work that we can't release without label Aug 26, 2024
@PureWeen PureWeen added this to the .NET 8 SR9 milestone Aug 26, 2024
@PureWeen PureWeen self-assigned this Aug 26, 2024
@kevinxufei
Copy link
Author

kevinxufei commented Aug 27, 2024

Install VS from https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/573712, and deploy to iOS simulator, the issue was fixed and not repro. (Maui version: 8.0.82)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
csi-new i/regression This issue described a confirmed regression on a currently supported version p/0 Work that we can't release without platform/iOS 🍎 s/triaged Issue has been reviewed t/bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants
@PureWeen @kevinxufei and others