vrk-kpa / suomifi-ui-components

Suomi.fi-styleguide in React components
Other
30 stars 15 forks source link

[Feature] SingleSelect and MultiSelect fullWidth prop #859

Closed LJKaski closed 5 months ago

LJKaski commented 5 months ago

Description

This PR adds the fullWidth prop to SingleSelect and MultiSelect. It should provide the same functionality as in other form components, namely, to set the component's width to 100%.

Motivation and Context

This addition was requested by developers and made sense since the option is available in other form components.

How Has This Been Tested?

Tested by running locally on styleguidist on Chrome and Firefox.

Screenshots (if appropriate):

image

Release notes

SingleSelect

MultiSelect