Uh oh!
There was an error while loading. Please reload this page.
fix(SelectPanel): add loading state to stories - #6374
Conversation
🦋 Changeset detectedLatest commit: 074421e The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
There was a problem hiding this comment.
Pull Request Overview
This PR adds loading state functionality to SelectPanel stories to demonstrate async data fetching behavior in Storybook. The changes ensure that the SelectPanel component properly shows loading states during simulated API calls.
- Adds loading state management to async fetch stories
- Implements initial loading behavior with useEffect hooks
- Updates component props to pass loading state to SelectPanel
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
size-limit report 📦
|
… into fix/selectpanel-stories-fix
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
llastflowers
left a comment
There was a problem hiding this comment.
Looks good--stories with loading work as expected ✅
Changelog
Changed
Rollout strategy
Testing & Reviewing
Merge checklist