adobe/spectrum-css

[Textfield]: Size Small

Closed this issue · 1 comments

Description

Is it possible to use a sizeS for textfields? The documentation does not mention being able to apply CSS to reduce the size of the textfield, and it currently creates inconsistency with other widgets.

Screenshots

localhost_5173_search(iPhone 5_SE)

@Andres6936 You're correct: currently there is no way to use --sizeS in the TextField component. We're currently in the process of migrating our components to a new tokens system, and the updated version of TextField will support t-shirt sizing after that component is migrated.

We have a PR open for that work here: #1544 - we hope to have that PR merged soon.