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

bugfix(react-tag-picker): fixes padding error introduced by PR 31272 #31315

Conversation

bsunderhus
Copy link
Contributor

@bsunderhus bsunderhus commented May 9, 2024

Previous Behavior

While trying to solve the misuse of paddingInline, the padding values from right and left were inverted on #31272

New Behavior

  1. reverts padding back to it's original value

Related Issue(s)

  • Fixes #

@github-actions github-actions bot added this to the April Project Cycle Q1 2024 milestone May 9, 2024
@bsunderhus bsunderhus marked this pull request as ready for review May 9, 2024 08:25
@bsunderhus bsunderhus requested a review from a team as a code owner May 9, 2024 08:25
Copy link

codesandbox-ci bot commented May 9, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@fabricteam
Copy link
Collaborator

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-tag-picker-preview
@fluentui/react-tag-picker-preview - package
188.977 kB
55.804 kB
188.881 kB
55.793 kB
-96 B
-11 B

🤖 This report was generated against 11d761249a488a4714bba1c25b29daeb0f253be4

@bsunderhus bsunderhus merged commit 29a468b into microsoft:master May 9, 2024
18 checks passed
@bsunderhus bsunderhus deleted the react-tag-picker/bugfix--fixes-padding-error-introduced-by-PR-31272 branch May 9, 2024 09:33
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

3 participants