ui-kit icon indicating copy to clipboard operation
ui-kit copied to clipboard

Example links are not working as expected in Storybook

Open mmaltsev-ct opened this issue 3 years ago • 0 comments

Describe the bug The Example links in the UI Kit Storybook are not working as expected. Clicking on them does nothing even though we have proper examples in the Storybook.

To Reproduce Steps to reproduce the behavior:

  1. Go to UI Kit Storybook
  2. Click on Inputs -> SelectInputs -> SelectInput (here)
  3. Click on the See form example link

Expected behavior The page to be redirected to a respective Example (https://uikit.commercetools.com/?path=/story/examples-forms-inputs-selectinputs--selectinput, in this case).

Screenshots Screenshot 2022-06-13 at 11 01 05

Additional context To be checked whether other Examples are correctly linked to UI components.

mmaltsev-ct avatar Jun 13 '22 09:06 mmaltsev-ct