Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] Grid size not properly calculated in inside the item template #14197

Open
KarthikRaja26 opened this issue Apr 22, 2021 · 2 comments
Open
Labels
a/grid a/layout p/iOS 🍎 s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. s/unverified New report that has yet to be verified t/bug 🐛
Projects

Comments

@KarthikRaja26
Copy link

Description

The Grid children's size not properly calculated if the Row height set as Auto with two columns in Inside the item template.

Steps to Reproduce

  1. Run the sample
  2. Note the text is goes outside of the view.

Expected Behavior

The grid and label inside it needs to layout with the proper size

Actual Behavior

The Grid and its children does not properly layout.

Basic Information

  • Version with issue: 4.8+
  • Last known good version: No
  • IDE: VS2019
  • Platform Target Frameworks:
    • iOS: 13.1
  • Nuget Packages: Xamarin Forms

Screenshots

Screenshot 2020-10-06 at 11 22 59 PM

Reproduction Link

SyncfusionChat 2.zip

Workaround

If we remove the one column from the grid. It resolves the issue.

@KarthikRaja26 KarthikRaja26 added s/unverified New report that has yet to be verified t/bug 🐛 labels Apr 22, 2021
@jsuarezruiz jsuarezruiz added this to New in Triage via automation Apr 28, 2021
@rachelkang
Copy link
Contributor

Hi, @KarthikRaja26 - thanks for submitting this issue! I tried runnning your sample and unfortunately wasn't able to reproduce it on an iPhone Xs Max iOS 13.1 simulator. What device(s) did you experience the issue on?

I'm seeing the same, seemingly appropriate appearance on XF 4.7, 4.8, and 5.0:
Simulator Screen Shot - iPhone Xs Max - 2021-04-28 at 14 21 26

@rachelkang rachelkang added s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. labels Apr 28, 2021
@rachelkang rachelkang moved this from New to Needs Info in Triage Apr 28, 2021
@KarthikRaja26
Copy link
Author

KarthikRaja26 commented May 17, 2021

Hi @rachelkang ,

I checked in iPhone 11(13.1) simulator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/grid a/layout p/iOS 🍎 s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. s/unverified New report that has yet to be verified t/bug 🐛
Projects
Triage
  
Needs Info
Development

No branches or pull requests

3 participants