carbon-design-system / carbon

A design system built by IBM
https://www.carbondesignsystem.com
Apache License 2.0
7.73k stars 1.79k forks source link

Storybook footer display issue on mobile #16053

Open alisonjoseph opened 5 months ago

alisonjoseph commented 5 months ago

The height of the footer on mobile screens makes the storybook almost unusable. We are currently using the dot com footer component.

Need a recommendation from design, and then will need to apply the update to all public storybooks. (charts, v7 storybook, ibm products, dot com, webcomponents)

image

tay1orjones commented 1 month ago

Could we do something like cloud where we move these links to somewhere else in the UI? They put the privacy link in a uishell dropdown.

Image

When you click it, it opens a modal with the cookie prefs

Image

This way they avoid any footer on the page. Storybook is a bit different than a typical ibm.com page because it's essentially a single page app at 100% x 100% with no ability to scroll the footer out of the way