canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
95 stars 51 forks source link

fix(app-layout): prevent display of empty app navigation panel #1106

Closed lorumic closed 1 month ago

lorumic commented 1 month ago

Done

QA

Storybook

To see rendered examples of all react-components, run:

yarn start

QA in your project

from react-components run:

yarn build
npm pack

Install the resulting tarball in your project with:

yarn add <path-to-tarball>

QA steps

Percy steps

webteam-app commented 1 month ago

Demo

Jenkins

demos.haus

lorumic commented 1 month ago

Thanks for the review @huwshimi I have addressed the points here

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 0.59.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: