Skip to content

Revert "Select panel loading states" - #5136

Merged
joshblack merged 1 commit into
mainfrom
revert-4929-select_panel_loading_states
Oct 16, 2024
Merged

Revert "Select panel loading states"#5136
joshblack merged 1 commit into
mainfrom
revert-4929-select_panel_loading_states

Conversation

@joshblack

Copy link
Copy Markdown
Member

Reverts #4929

@changeset-bot

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1b5a934

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@github-actionsgithub-actionsBot added the staff Author is a staff member label Oct 16, 2024
@github-actions

Copy link
Copy Markdown
Contributor

👋 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-actionsgithub-actionsBot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Oct 16, 2024
@joshblack
joshblack requested review from broccolinisoup and camertron and removed request for emilybrick and keithamusOctober 16, 2024 18:47
@joshblackjoshblack added the skip changeset This change does not need a changelog label Oct 16, 2024
@github-actions
github-actionsBottemporarily deployed to storybook-preview-5136 October 16, 2024 18:47 Inactive
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
packages/react/dist/browser.esm.js96.88 KB (-0.82% 🔽)
packages/react/dist/browser.umd.js97.31 KB (-0.64% 🔽)

@joshblack
joshblack added this pull request to the merge queueOct 16, 2024
joshblack added a commit that referenced this pull request Oct 16, 2024
Merged via the queue into main with commit f93eb9bOct 16, 2024
@joshblack
joshblack deleted the revert-4929-select_panel_loading_states branch October 16, 2024 19:00
broccolinisoup added a commit that referenced this pull request Oct 17, 2024
@broccolinisoupbroccolinisoup mentioned this pull request Oct 17, 2024
13 tasks
github-merge-queueBot pushed a commit that referenced this pull request Jan 30, 2025
* Revert "Revert "Select panel loading states (#4929)" (#5136)"
This reverts commit f93eb9b.
* Use published primer/behaviors
* Revert snapshot change to TextInput
* Huh ok never mind
* Use role in test
* Prevent active descendant from resetting when items change
* Allow loading state to be managed by the user
* Encounter the loading state for the initial state announcement
* It's working
* Cleanup
* Fix linting issues
* Revert snapshots
* test(vrt): update snapshots
* Backport #5551 to this PR
* Fix auto-focus behavior
* Add test to ensure focus behavior
* Allow consumers to pass an inputRef; DRY up timeout cleanup; simplify nullish coercion
* DRY up announcement code; restore useAnnouncements hook for non-SelectPanel cases
* Fix types tests
* Remove testing ID
* Remove confusing componentManagesLoading control in async story
---------
Co-authored-by: Cameron Dutro <camertron@gmail.com>
Co-authored-by: francinelucca <francinelucca@users.noreply.github.com>
Co-authored-by: Marie Lucca <40550942+francinelucca@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: recommendedThis change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpmskip changesetThis change does not need a changelogstaffAuthor is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@joshblack@camertron