-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(tabletoolbarsearch): update default size to be lg #11621
fix(tabletoolbarsearch): update default size to be lg #11621
Conversation
✅ Deploy Preview for carbon-components-react ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm just need to update snapshots
@tay1orjones seems like some snapshots need to be updated plus percy and then should be good to go! |
@tay1orjones does this fix the issue over in: #11492 as well? |
@joshblack yep, thanks for the reminder, I just closed in favor of this one. |
Closes #11446
Surfaced in slack
We updated the default size of Search to be
md
#10643. The TableToolbarSearch had so far been relying on the previous default, which was larger. Whensize
was not specified to TableToolbarSearch, this was causing issues with alignment in the search button. You can see the bug here. Some stories are not impacted by this because the story controls provide a different default (lg
).Changelog
New
size
prop to TableToolbarSearch, default it tolg
Testing / Reviewing
The following datatable stories should be fixed: