Skip to content

Feat/ TextField initial width #1523

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

Merged
merged 1 commit into from
Sep 9, 2021
Merged

Conversation

lidord-wix
Copy link
Contributor

Description

set TextField initial width to be as the placeholder width

Changelog

set TextField initial width to be as the placeholder width

Comment on lines -195 to +196
placeholder={floatingPlaceholder ? undefined : placeholder}
placeholder={placeholder}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was that required eventually?
I see the flexG enough fix the issue..

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't fix it.. we have to pass the placeholder to set the actual width

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