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

feat(textarea): fix material textarea label positioning #1518

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

didimmova
Copy link
Contributor

Closes #1506

@desig9stein
Copy link
Contributor

@didimmova, the default sample is not working correctly

image

if I add this in the story it's working as expected
placeholder=${args.placeholder || nothing}

@didimmova
Copy link
Contributor Author

@didimmova, the default sample is not working correctly

image if I add this in the story it's working as expected `placeholder=${args.placeholder || nothing}`

It's because you've already clicked the "set string" button on the placeholder control and it's standing as an attribute to the tag although it's empty.

desig9stein
desig9stein previously approved these changes Dec 17, 2024
desig9stein
desig9stein previously approved these changes Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Textarea - (material) label is not positioned correctly
3 participants