frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Story tabs shown in all blocks of the same environment

Open RichDom2185 opened this issue 2 years ago • 0 comments

  • Create two blocks of code sharing the same environment
  • Trigger a tab in one of them (e.g. showing a rune/some other module)
  • Expected behavior: the tab only shows on the block you ran the code from
  • Actual behavior: the tab shows up in both blocks

Likely requires not-so-trivial refactoring of StoriesSideContent.

RichDom2185 avatar Aug 07 '23 10:08 RichDom2185