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

[Bug] Visible size of Datepicker UI is expanding if AutomationProperties are set. #10720

Open
czuck opened this issue May 15, 2020 · 1 comment

Comments

@czuck
Copy link

czuck commented May 15, 2020

Description

This is similar to #7875 but with the DatePicker. When the AutomationProperties are set on the datepicker the space it uses on the view also expands, which in this test case hides the second datepicker

Steps to Reproduce

  1. Run the attached program. The first set of DatePickers has the AutomationProperties set which is expanding them so you can only see the first one - the purple one. The second set is the same code without the AutomationProperties and both the purple and aqua datepickers are visable.

Expected Behavior

The UI of both sets should be the same

Basic Information

  • Version with issue: 4.6.0.772
  • Last known good version: NA
  • IDE: VS 2019
  • Platform Target Frameworks:
    • Android: 10.2.0.100

Screenshots

image

Reproduction Link

HeaderTest.zip

@czuck czuck added s/unverified New report that has yet to be verified t/bug 🐛 labels May 15, 2020
@jsuarezruiz jsuarezruiz added e/2 🕑 2 and removed s/unverified New report that has yet to be verified labels Jun 2, 2020
@samhouts samhouts added this to the 5.0.0 milestone Aug 13, 2020
@samhouts samhouts removed this from the 5.0.0 milestone Nov 2, 2020
@PureWeen
Copy link
Contributor

PureWeen commented Jan 7, 2022

This appears to be working inside .NET MAUI

I would recommend trying SemanticEffect's inside XCT
xamarin/XamarinCommunityToolkit#1240

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants