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

[core] fix(TagInput): remove extra element, allow placeholder to fill width #5985

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

adidahiya
Copy link
Contributor

Fixes regression in TagInput: #5966 (comment)

Changes proposed in this pull request:

Remove extra wrapper element, reverting us to a DOM structure that did not have this bug

Screenshot

Before (with bug from #5966):

Screenshot 2023-02-28 at 6 32 01 PM

After (fixed):

Screenshot 2023-02-28 at 6 30 52 PM

@adidahiya
Copy link
Contributor Author

[core] fix(TagInput): remove extra element, allow placeholder to fill width

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit 8a79d95 into develop Feb 28, 2023
@adidahiya adidahiya deleted the ad/fix-taginput-width branch February 28, 2023 23:42
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.

1 participant