You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried upgrading to 6.1.1 6.1.10, however, there are too many issues/bugs that still have not been reported and fixed.
Some issues observed (tick if observed fix):
custom logo disappears
addon/backgrounds is buggy esp. w/ addon/docs:
background colour doesn't change
sometimes the page content disappears when the background tool is clicked
grid feature no longer works
code fenced sass/scss code is monochromatic (not a deal breaker as we can take of it via customisation)
Canvas elem with toolbar no longer displays button to open canvas in new tab if story is created within MDX doc Not specific to this version (needs investigation).
Two positive notes are that search and navigation work much faster and single story hoisting is good.
We need to revisit this upgrade in the next few releases. We might even need to consider reporting bugs to the Storybook working group ourselves.
The text was updated successfully, but these errors were encountered:
The upgrade seems good to go. The only thing is that the scss syntax in the code fences are coming through with black text only. Changing the code fence syntax declaration to css seems to fix it but this is not ideal. As we plan to customise the code example style anyway, this is not a big deal.
I've tried upgrading to
6.1.16.1.10, however, there are too many issues/bugs that still have not been reported and fixed.Some issues observed (tick if observed fix):
custom logo disappears:addon/backgrounds
is buggy esp. w/addon/docs
background colour doesn't changesometimes the page content disappears when the background tool is clickedgrid feature no longer worksNot specific to this version (needs investigation).Canvas
elem with toolbar no longer displays button to open canvas in new tab if story is created within MDX docTwo positive notes are that search and navigation work much faster and single story hoisting is good.
We need to revisit this upgrade in the next few releases. We might even need to consider reporting bugs to the Storybook working group ourselves.
The text was updated successfully, but these errors were encountered: