canonical / react-components

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

fix: slider input field has wrong width #1041 #1042

Closed petermakowski closed 6 months ago

petermakowski commented 6 months 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

Fixes

Fixes: # .

webteam-app commented 6 months ago

Demo starting at https://react-components-1042.demos.haus

petermakowski commented 6 months ago

@bartaz Added a more detailed explanation in https://github.com/canonical/react-components/issues/1041#issuecomment-1938288610