Skip to content

Conversation

@hussam-i-am
Copy link
Contributor

@hussam-i-am hussam-i-am commented Nov 8, 2024

Changelog

New

Changed

Removed

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

Testing & Reviewing

Not sure if it is a known issue but it seems that passing in small for size does not currently do anything, whereas with the changes made, we are getting smaller inputs

Merge checklist

@hussam-i-am hussam-i-am self-assigned this Nov 8, 2024
@changeset-bot
Copy link

changeset-bot bot commented Nov 8, 2024

🦋 Changeset detected

Latest commit: 6e9f2e7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/react Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2024

👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks!

@github-actions github-actions bot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Nov 8, 2024
@github-actions github-actions bot temporarily deployed to storybook-preview-5257 November 8, 2024 22:36 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 98.88 KB (+0.18% 🔺)
packages/react/dist/browser.umd.js 99.2 KB (+0.22% 🔺)

@github-actions github-actions bot added integration-tests: failing Changes in this PR cause breaking changes in gh/gh and removed integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm labels Nov 8, 2024
@hussam-i-am hussam-i-am changed the base branch from main to hussam-i-am/remove-textinput-width-props November 9, 2024 00:30
@github-actions github-actions bot temporarily deployed to storybook-preview-5257 November 9, 2024 00:30 Inactive
@github-actions github-actions bot added integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh and removed integration-tests: failing Changes in this PR cause breaking changes in gh/gh labels Nov 9, 2024
@hussam-i-am hussam-i-am marked this pull request as ready for review November 12, 2024 15:49
@hussam-i-am hussam-i-am requested a review from a team as a code owner November 12, 2024 15:49
const defaultStyles = renderStyles(<Textarea block />)
const blockStyles = renderStyles(<Textarea />)
const defaultStyles = renderStyles(<Textarea />)
const blockStyles = renderStyles(<Textarea block />)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated so that variable names match component props

@github-actions github-actions bot temporarily deployed to storybook-preview-5257 November 13, 2024 20:29 Inactive
Base automatically changed from hussam-i-am/remove-textinput-width-props to main November 13, 2024 20:38
…56-revert-5242-hussam-i-am/text-input-data-attrs
@hussam-i-am
Copy link
Contributor Author

Failing integration tests are the same owns failing in main #5276

@primer-integration
Copy link

👋 Hi from github/github! Your integration PR is ready: https://github.com/github/github/pull/351099

@primer-integration
Copy link

🔴 golden-jobs completed with status failure.

@hussam-i-am hussam-i-am added this pull request to the merge queue Nov 14, 2024
Merged via the queue into main with commit 4aa40c9 Nov 14, 2024
43 checks passed
@hussam-i-am hussam-i-am deleted the revert-5256-revert-5242-hussam-i-am/text-input-data-attrs branch November 14, 2024 18:05
@primer primer bot mentioned this pull request Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: failing Changes in this PR cause breaking changes in gh/gh

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants