Skip to content

Conversation

@LFDanLu
Copy link
Member

@LFDanLu LFDanLu commented Nov 4, 2022

Closes
Split off from #3711 since that PR will need a full csf 3 conversion of all of our stories

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

Test Picker stories

🧢 Your Project:

RSP

@adobe-bot
Copy link

snowystinger
snowystinger previously approved these changes Nov 4, 2022
@adobe-bot
Copy link

@adobe-bot
Copy link

@adobe-bot
Copy link

reidbarber
reidbarber previously approved these changes Nov 15, 2022
@adobe-bot
Copy link

@LFDanLu LFDanLu dismissed stale reviews from reidbarber and snowystinger via 3257247 November 16, 2022 19:33
@adobe-bot
Copy link

@adobe-bot
Copy link

@adobe-bot
Copy link


export const Loading: PickerStory = {
args: {
children: (item: any) => <Item>{item.name}</Item>,
Copy link
Member

Choose a reason for hiding this comment

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

Do we need this in there are no items?

title: 'Picker',
component: Picker,
excludeStories: [],
args: {
Copy link
Member

Choose a reason for hiding this comment

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

Do we want to add props we weren't testing before like direction, shouldFlip?

@adobe-bot
Copy link

@LFDanLu LFDanLu merged commit 8fa814d into main Nov 19, 2022
@LFDanLu LFDanLu deleted the csf3_picker branch November 19, 2022 01:30
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.

6 participants