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

[Fix] TimeInput redundant fullWidth prop #877

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

LJKaski
Copy link
Collaborator

@LJKaski LJKaski commented Sep 13, 2024

Description

This PR removes the non-functioning fullWidth prop from TimeInput altogether. It is not useful since the input entry length is limited anyway, and there are no use cases where the input value needs to be longer.

Motivation and Context

This was a redundant entry in the components API with no real implementation behind it.

Release notes

TimeInput

Breaking change: Remove redundant fullWidth prop

@LJKaski LJKaski self-assigned this Sep 13, 2024
@LJKaski LJKaski merged commit 38445b6 into develop Sep 13, 2024
1 check passed
@riitasointi riitasointi mentioned this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants