Storybook: Add LTR/RTL switching #35642
Labels
Developer Experience
Ideas about improving block and theme developer experience
[Feature] Component System
WordPress component system
Internationalization (i18n)
Issues or PRs related to internationalization efforts
[Status] In Progress
Tracking issues with work in progress
Storybook
Storybook and its stories for components
What problem does this address?
It would be easier to test for RTL language support in our components if there was a text direction switcher in the Storybook.
What is your proposed solution?
Install an addon like https://storybook.js.org/addons/storybook-rtl-addon. We may also need a mock for
i18n.isRTL()
.The text was updated successfully, but these errors were encountered: