xamarin/Xamarin.Forms

[Bug] Xamarin ListView doesn't layout properly when SfExpander is loaded in it in Xamarin.Forms iOS platform

オープン

#7,797 opened on 2019/10/03

 (5 件のコメント) (2 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
a/listviewe/5 :clock5:help wantedm/high impact :black_large_square:p/iOS 🍎partnert/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Hi Team

Description

In the attached sample, we have loaded Expander inside the Xamarin ListView. When we expand and collapse the expander item at runtime, the contents are not updated properly.

Steps to Reproduce

  1. Run the attached sampleSample-XFissue.zip in iOS platform
  2. Expand and collapse the item.
  3. The items are not layout properly.

Expected Behavior

The items should layout properly when we expand and collapse the item

Actual Behavior

The items are not layout properly when we expand and collapse the item

Basic Information

Nuget Packages: XF 4.2.0.709249 Affected Devices: iOS simulator 12.2

Reproduction Link

Sample : Sample-XFissue.zip

コントリビューターガイド