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

[Unstable][MAUI][NET8]Recipe names are truncated on recipe pages #24735

Closed
Zhanglirong-Winnie opened this issue Sep 12, 2024 · 4 comments
Closed
Labels
area-controls-button Button, ImageButton csi-new platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed t/bug Something isn't working
Milestone

Comments

@Zhanglirong-Winnie
Copy link

Zhanglirong-Winnie commented Sep 12, 2024

Description

Recipe names are truncated on recipe pages

Steps to Reproduce

  1. Deploy https://github.com/rachelkang/recipeSearch to iOS/MacCatalyst platform.
  2. Observe the recipe name displayed on the recipe page

Actual Behavior:
Recipe names are truncated on recipe pages
image

Expected Behavior:
Recipe names on recipe pages are displayed in full
image

Link to public reproduction project repository

https://github.com/rachelkang/recipeSearch

Version with bug

Microsoft.Maui.Controls 8.0.90-ci.net8.24461.1

Is this a regression from previous behavior?

Not a regression, the issue is not stable and reproducible on lower versions.

Affected platforms

iOS, macOS

@Zhanglirong-Winnie Zhanglirong-Winnie added the t/bug Something isn't working label Sep 12, 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!

Open similar issues:

Closed similar issues:

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

@Zhanglirong-Winnie Zhanglirong-Winnie added platform/iOS 🍎 s/triaged Issue has been reviewed i/regression This issue described a confirmed regression on a currently supported version csi-new platform/macOS 🍏 macOS / Mac Catalyst and removed i/regression This issue described a confirmed regression on a currently supported version labels Sep 12, 2024
@Zhanglirong-Winnie Zhanglirong-Winnie changed the title [MAUI][NET8]Recipe names are truncated on recipe pages [Unstable][MAUI][NET8]Recipe names are truncated on recipe pages Sep 12, 2024
@mattleibow
Copy link
Member

This looks to be a scrollview with buttons: https://github.com/rachelkang/recipeSearch/blob/main/WhatToEat/Views/StartingPage.xaml#L42-L51

@tj-devel709 maybe this is related to your changes?

@mattleibow
Copy link
Member

mattleibow commented Sep 12, 2024

@Zhanglirong-Winnie you mention "the issue is not stable and reproducible on lower versions" what versions have this and what versions work correctly?

Also, are you able to check the nightly builds?

@mattleibow mattleibow added the area-controls-button Button, ImageButton label Sep 12, 2024
@mattleibow mattleibow added this to the Backlog milestone Sep 12, 2024
@Zhanglirong-Winnie
Copy link
Author

Hi, @mattleibow
This issue sometimes repro on 8.0.82, and sometimes repro on 8.0.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-button Button, ImageButton csi-new platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed t/bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

3 participants