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][.NET8] ‘Review’ module jumps repeatedly when editing recipe page. #20126

Closed
Zhanglirong-Winnie opened this issue Jan 24, 2024 · 2 comments · Fixed by #20371
Closed
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter csi-new fixed-in-8.0.7 fixed-in-9.0.0-preview.2.10293 i/regression This issue described a confirmed regression on a currently supported version platform/android 🤖 platform/iOS 🍎 t/bug Something isn't working
Milestone

Comments

@Zhanglirong-Winnie
Copy link

Zhanglirong-Winnie commented Jan 24, 2024

Description

‘Review’ module jumps repeatedly when editing recipe page.

Steps to Reproduce

  1. Deploy https://github.com/rachelkang/recipeSearch to Android platform.
  2. Click or tap on the 'My Recipes' tab to navigate to the 'My Recipes' page.
  3. Click or tap on any Your recipes page.
  4. Click or tap on the 'Edit' button.

Actual results:
The ‘Review’ module on the recipe page jumps repeatedly.
Recipe

Expected result:
The page displays normally.

Link to public reproduction project repository

https://github.com/rachelkang/recipeSearch

Microsoft.Maui.Controls : 8.0.7-nightly.9909+sha.4f32463d01-azdo.8960497
.NET SDK: 8.0.200-preview.23624.5

Version with bug

8.0.7-nightly.9909

Is this a regression from previous behavior?

Yes, this is a regression. This issue not repro on 8.0.6+1-sha.87f59a86d4-azdo.8922564.

Last version that worked well

8.0.6-nightly.9876+sha.abe0025c2d-azdo.8930532

Affected platforms

Android

@Zhanglirong-Winnie Zhanglirong-Winnie added t/bug Something isn't working platform/android 🤖 csi-new i/regression This issue described a confirmed regression on a currently supported version labels Jan 24, 2024
@RoiChen001
Copy link

RoiChen001 commented Jan 25, 2024

This problem has a different situation on iOS platform 8.0.7-nightly.9919+sha.8c04a9d4da-azdo. 8968095.When I slide the Review value, the page will jump. BTW, this is unstable.
pup up

@samhouts samhouts added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Jan 25, 2024
@PureWeen PureWeen added this to the .NET 8 SR2 milestone Jan 26, 2024
@PureWeen
Copy link
Member

This was regressed by
#19794

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter csi-new fixed-in-8.0.7 fixed-in-9.0.0-preview.2.10293 i/regression This issue described a confirmed regression on a currently supported version platform/android 🤖 platform/iOS 🍎 t/bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants