cloudfour.com-patterns icon indicating copy to clipboard operation
cloudfour.com-patterns copied to clipboard

Storybook Mobile and HTML add-ons have stopped working

Open tylersticka opened this issue 3 years ago • 5 comments

Overview

Since Renovate updated the Storybook monorepo to 6.5.9 (#1843), the following add-ons have stopped working:

Steps to reproduce

  1. Open any story in "canvas" view.
  2. Observe whether or not "Mobile" and "HTML" tabs are next to "Controls" and "Accessibility."

  • See #1717
  • See https://github.com/aholachek/storybook-mobile/issues/35
  • See https://github.com/storybookjs/storybook/issues/14489

tylersticka avatar Jun 28 '22 16:06 tylersticka

@spaceninja FYI, some acceptable outcomes of this issue for me are:

  • Determine this issue is blocked by dependency updates.
  • Determine that there is a reasonable, working alternative we could use instead.
  • Suggest removing the dependency for now.

My main goal in creating this issue was to get 👀 on it to determine our best next steps. It's okay if there's no fix yet on our end.

tylersticka avatar Jul 01 '22 22:07 tylersticka

FYI, removing this from the project backlog because it is not a launch blocker.

tylersticka avatar Jul 06 '22 17:07 tylersticka

Note that we disabled these two plugins (though they're still installed as dependencies so we can monitor updates) in #1954

spaceninja avatar Aug 01 '22 22:08 spaceninja

@spaceninja regarding Storybook Mobile, version 1.0.1 has been released which should be working now with Storybook 6.5. It also seems to live in a different repo: https://github.com/stevensacks/storybook-mobile-addon

yannbf avatar Oct 06 '22 07:10 yannbf

@yannbf thanks for the heads-up!

spaceninja avatar Oct 06 '22 16:10 spaceninja