question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Notes addon should be part of the panel

See original GitHub issue

Describe the bug

Notes add gets added to the top nav instead of the panel.

The reason I have qualified this as a bug is because the screenshot on the Notes README file shows that the add on is part of a panel.

To Reproduce

  1. Using Vue.
  2. Register add-on import '@storybook/addon-notes/register';
  3. Add a notes key to story options.
  4. Open Storybook.

Expected behavior

Notes should be one of the panel tabs.

Screenshots

image

Code snippets

N/A

System:

  • OS: macOs
  • Device: Macbook Pro 2018
  • Browser: chrome
  • Framework: vue
  • Addons: notes
  • Version:
    "@storybook/addon-actions": "5.0.11",
    "@storybook/addon-knobs": "5.0.11",
    "@storybook/addon-notes": "5.0.11",
    "@storybook/vue": "5.0.11",

Additional context

N/A

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
shilmancommented, May 22, 2019

This was updated here: https://github.com/storybooks/storybook/pull/6091

Needs to be tested & documented. Any takers?

0reactions
selmaleecommented, Dec 19, 2019

from https://www.npmjs.com/package/@storybook/addon-notes

// register the notes addon as a tab
import '@storybook/addon-notes/register';
// or register the notes addon as a panel. Only one can be used!
import '@storybook/addon-notes/register-panel';
Read more comments on GitHub >

github_iconTop Results From Across the Web

Notes addon should be part of the panel · Issue #6852 - GitHub
The reason I have qualified this as a bug is because the screenshot on the Notes README file shows that the add on...
Read more >
Storybook Addon Notes
Storybook Addon Notes. Storybook Addon Notes allows you to write notes (text or HTML) for your stories in Storybook. Framework Support.
Read more >
How To Use Note+ In WoW - Addon Guide - YouTube
Note+: https://www.curseforge.com/wow/ addons / note -plusPatreon: patreon.com/join/3760700Discord: discord.gg/rcaMdCRTup: ...
Read more >
How to move the Storybook Notes tab to addons panel
I need Notes addon to appear in the addon panels but at the moment it appears as ... I would like to move...
Read more >
Notes - Addons - World of Warcraft - CurseForge
With this addon you can create and manage text notes ingame. ... player Class/Realm/Name (Name part should be auto-added) on making notes
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found