unoplatform / Uno.Playground

Source code for the Uno Gallery apps and Uno Playground (made in Wasm)
https://playground.platform.uno/
Other
215 stars 34 forks source link

TimePicker is not visible in Uno.Playground. #520

Closed ADD-Lorenzo-Martin closed 9 months ago

ADD-Lorenzo-Martin commented 9 months ago

When adding a TimePicker in the XAML pane, it will not appear on the preview pane.

Current behavior

image

As seen in the picture, a TimePicker was added in XAML but it is not visible at the preview pane.

Expected behavior

TimePicker should appear in order to test its functionality.

How to reproduce it (as minimally and precisely as possible)

  1. Visit the UNO Playground web (for instance, the date-and-time page)
  2. Add the <TimePicker /> tag in the XAML pane.

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

Visual Studio

Relevant plugins

Anything else we need to know?

jeromelaban commented 9 months ago

Thanks for the report. TimePicker is not yet available in Uno Platform: https://github.com/unoplatform/uno/issues/5553