-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:CanvasTeam:PresentationPresentation Team for Dashboard, Input Controls, and Canvas t//Presentation Team for Dashboard, Input Controls, and Canvas t//chore
Description
When storybook for everyone was merged, we agreed to keep around a few Canvas stories separately from the new storybook set because of some special mocking/handling that happens in the special Canvas set.
We should work towards getting rid of the old Canvas storybook set so that Canvas only has one set of storybook tests.
The problems that exist (afaik) that are preventing us from moving over:
- Some components have pieces that require some sort of new platform context
- Some components have children components that import from a platform API and we don't want to pull in all that code or rely on that unmocked API
- Some components have children components that pull in redux state
Metadata
Metadata
Assignees
Labels
Feature:CanvasTeam:PresentationPresentation Team for Dashboard, Input Controls, and Canvas t//Presentation Team for Dashboard, Input Controls, and Canvas t//chore