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): disable new autoResize behavior by default #6004

Merged
merged 3 commits into from
Mar 7, 2023

Conversation

adidahiya
Copy link
Contributor

@adidahiya adidahiya commented Mar 7, 2023

Fixes some TagInput-related issues we've been seeing recently as a result of #5966, which enabled the new "auto-resizing" behavior by default for all TagInputs.

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

Reviewers should focus on:

New behavior still works when autoResize is enabled. Also naming of the new prop.

Screenshot

2023-03-07 11 12 59

@adidahiya
Copy link
Contributor Author

add aria-hidden={true}

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 ad1ed58 into develop Mar 7, 2023
@adidahiya adidahiya deleted the ad/tag-input-resize-prop branch March 7, 2023 16:30
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.

None yet

1 participant