ui-kit
ui-kit copied to clipboard
Example links are not working as expected in Storybook
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:
- Go to UI Kit Storybook
- Click on
Inputs->SelectInputs->SelectInput(here) - Click on the
See form examplelink
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

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