xamarin/Xamarin.Forms

Date Picker selected in ListView/CollectionView updates more then one row.

Aperta

#8407 aperta il 6 nov 2019

 (5 commenti) (0 reazioni) (0 assegnatari)C# (1926 fork)batch import
a/collectionviewa/listviewe/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Issue here seems to affect DatePicker in ListView or collectionView, when I pick a date in a row and scroll down the date is updates in another row

Steps to Reproduce

  1. Pick datetime in first row
  2. Scroll down and see another row as same datetime although it was never picked

Expected Behavior

Only date picked in row should be affected

Actual Behavior

Affects another rows datepicker date properter

Basic Information

  • Version with issue:
  • Last known good version: NA
  • IDE: Visual Studio Community 2019
  • Platform Target Frameworks:
    • iOS: Not tested
    • Android: 5.1.1
    • UWP: Untested
  • Android Support Library Version:
  • Nuget Packages: 4.3.0.947036
  • Affected Devices: Galaxy Tab A 2016

Screenshots

ezgif com-video-to-gif

Reproduction Link

DP.zip

Guida contributor