Skip to content

Align BigDecimalField default width with TextField #7098

Closed
@web-padawan

Description

@web-padawan

Describe your motivation

Originally, NumberField was using width: 8em which was removed in Vaadin 24, see

However, we missed to remove corresponding styles from BigDecimalField:

Describe the solution you'd like

We should align width of BigDecimalField with other field components. This would be a breaking change.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions