unoplatform/Uno.Themes

Outline Styling Missing for Date Picker

Open

#1,403 opened on May 1, 2024

 (1 comment) (0 reactions) (0 assignees)C# (33 forks)auto 404
good first issuekind/enhancementtheme/material

Repository metrics

Stars
 (188 stars)
PR merge metrics
 (PR metrics pending)

Description

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?

Contributor guide