Add visual regression testing for RTL/bidi styles #14478
Labels
role: dev 🤖
type: bidi ↔️
type: enhancement 💡
type: infrastructure 🤖
Issues relating to devops, tech debt, etc.
Once #13619 is finished, the out of the box right-to-left (RTL) styling should be significantly improved.
From there, it would be beneficial if we visually snapshotted the default stories in RTL mode. With the RTL switcher now in the storybook (#13620), this setting is parameterized into the url as
&globals=dir:rtl
e.g.
This means we can easily add a VRT test covering every "default" story we have in RTL mode to ensure a baseline of stability visually when it comes to right-to-left styles.
The text was updated successfully, but these errors were encountered: