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

Generic stories for remaining core features #19118

Merged
merged 21 commits into from Sep 8, 2022

Conversation

tmeasday
Copy link
Member

@tmeasday tmeasday commented Sep 6, 2022

Issue: following on from #19105

What I did

  • Add + remove remaining "core" stories from official SB.

@tmeasday tmeasday added maintenance User-facing maintenance tasks core labels Sep 6, 2022
@tmeasday tmeasday changed the base branch from next to tom/sb-586-core-features-loaders-parameters September 6, 2022 05:10
@shilman shilman self-assigned this Sep 7, 2022
await expect(button).toHaveFocus();

// // When we change the args to the button, it should not rerender
// await channel.emit('updateStoryArgs', { storyId: id, updatedArgs: { children: 'New Text' } });
Copy link
Member

Choose a reason for hiding this comment

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

why are these commented?

Copy link
Member Author

@tmeasday tmeasday Sep 7, 2022

Choose a reason for hiding this comment

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

I comment them back in in #19125. They were failing here (which is good!)

Base automatically changed from tom/sb-586-core-features-loaders-parameters to next September 7, 2022 23:54
@shilman shilman changed the title Remaining core features Generic stories for remaining core features Sep 7, 2022
@shilman
Copy link
Member

shilman commented Sep 7, 2022

@tmeasday I updated from the base branch but CI is still failing. Can you please take a look?

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

🚀

@shilman shilman merged commit 64dd6b1 into next Sep 8, 2022
@shilman shilman deleted the tom/sb-586-remaining-core-features branch September 8, 2022 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants