unoplatform / Uno.Themes

This library is designed to help you use the Material, Fluent or Cupertino design system with the Uno Platform
https://platform.uno
Apache License 2.0
167 stars 29 forks source link

[Material] TextBox alignment inconsistencies in Outlined style #1334

Closed silviuo closed 4 months ago

silviuo commented 4 months ago

Current behavior

  1. The alignment of the TextBox elements in the Outlined style is inconsistent with the Filled TextBox style and the PasswordBox style image image

  2. When the icon is hidden, the space taken by the border containing the invisible icon is still present image

Expected behavior

  1. The Outlined style of the TextBox should be in line with the Filled TextBox style and the PasswordBox style image

  2. The hidden icon should not leave any visible space on the Outlined style image

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

Visible in the Themes sample app.

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

Anything else we need to know?