storybookjs/storybook
View on GitHub[Bug]: Line highlighting in onboarding is slightly misaligned
Open
#27164 opened on May 15, 2024
addon: onboardingbughelp wantedsev:S4ui
Description
Describe the bug
This problem is best described with a video:
https://github.com/storybookjs/storybook/assets/5678122/77201dc1-bbe4-4393-b4a0-df25bfee85fa
Some important screenshots from that video:
To Reproduce
See stories at https://next--635781f3500dd2c49e189caf.chromatic.com/?path=/story/addons-onboarding-features-writestoriesmodal--default
Or try it out in a fresh React sandbox:
- https://stackblitz.com/~/edit/github-duyqxc?file=.storybook%2Fmain.js&initialPath=%2F%3Fonboarding%3Dtrue
- Change the URL of the preview to the right and add
/?onboarding=true
System
Storybook 8.1
Additional context
No response