Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align BigDecimalField default width with TextField #7098

Open
web-padawan opened this issue Feb 7, 2025 · 0 comments
Open

Align BigDecimalField default width with TextField #7098

web-padawan opened this issue Feb 7, 2025 · 0 comments
Labels
refactor Internal improvement requires new major This would be a breaking change vaadin-text-field

Comments

@web-padawan
Copy link
Member

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

@web-padawan web-padawan added requires new major This would be a breaking change vaadin-text-field labels Feb 7, 2025
@yuriy-fix yuriy-fix added the refactor Internal improvement label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Internal improvement requires new major This would be a breaking change vaadin-text-field
Projects
None yet
Development

No branches or pull requests

2 participants