Bug #24685
Storybook contains several minor bugs
Pull request:
Fixed in Releases:
Found in Releases:
Description
There's couple of things that should be fixed:
- Stories for new components created before the docs were added into the storybook remained on the top level in menu. They should be moved under "Components"
- Link to "Adding new components" on the "Getting started" leads to 404 when the storybook is pushed into gh-pages
- There are additional scrollbars around the content iframe in some browsers
Associated revisions
History
#1
Updated by Tomáš Strachota over 1 year ago
- Description updated (diff)
#2
Updated by The Foreman Bot over 1 year ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5978 added
#3
Updated by Tomáš Strachota over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset f54955bb72e4abcb50cf4808203dee6b1c9246a4.
#4
Updated by Tomer Brisker about 1 year ago
- Fixed in Releases 1.20.0 added
Fixes #24685 - fix minor issues in the storybook
- all components moved under "Components" in the menu
- link to "Adding new components" works on gh-pages now
- hides additional scrollbars around the content iframe