unoplatform/Uno.Themes

Outline Styling Missing for Date Picker

Aperta

#1403 aperta il 1 mag 2024

 (1 commento) (0 reazioni) (0 assegnatari)C# (33 fork)auto 404
good first issuekind/enhancementtheme/material

Metriche repository

Star
 (188 stelle)
Metriche merge PR
 (Merge medio 20h 16m) (9 PR mergiate in 30 g)

Descrizione

Current behavior

When using the Material Design styling, it is not possible to select Outline style for a DatePicker. Making the date picker look very odd when all other controls have the Outline option.

Expected behavior

Date picker can display in the same way a Text control displays.

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

Create a new project selecting Material design. Add a Datepicker to the page. Try to style it using the Outline style.

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

  • iOS
  • Android
  • WebAssembly
  • UWP
  • MacOS

Anything else we need to know?

Guida contributor