Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkbox: Distort styling when few lined labels #228

Open
alina-lapina opened this issue Nov 25, 2020 · 1 comment
Open

Checkbox: Distort styling when few lined labels #228

alina-lapina opened this issue Nov 25, 2020 · 1 comment

Comments

@alina-lapina
Copy link

alina-lapina commented Nov 25, 2020

Describe the bug
A clear and concise description of what the bug is.
image
image

To Reproduce

<CheckboxGroup
                header={ t('Filters') }
                onChange={(i) => {}}
                orientation='column'
                selectedValue='includeFuture'
                items={[
                    { label: 'includeFuture', value: 'includeFuture' },
                    { label: 'includeDrafts', value: 'includeDrafts' },
                    { label: 'includeDlfkdks løfgsøgk lgøls øl øgk søgkslgksdøgks øfgkøl kslgksdlfgkølsgkø orkøo4 omo4gok odkvdfvkøfvk økøokøofkødksøk ælaæpplaæqdæ ,ølm km avælælæ lævleprecated', value: 'includeDeprecated' }
                ]}
            />

Expected behavior
A clear and concise description of what you expected to happen.
image

Desktop (please complete the following information):

  • OS: Windows 10 Enterprise
  • Browser Version 87.0.4280.66 (Official Build) (64-bit)
  • Version v2.0.36
@ssb-cgn
Copy link
Contributor

ssb-cgn commented Jan 13, 2021

Bra du oppdaget dette, vi har nå opprettet en sak på å få fikset det :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants