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

[BUG] Select component options style issue #198

Closed
PoulainMaxime opened this issue Sep 20, 2023 · 1 comment
Closed

[BUG] Select component options style issue #198

PoulainMaxime opened this issue Sep 20, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@PoulainMaxime
Copy link

PoulainMaxime commented Sep 20, 2023

Context

The component puik-select has an unexpected behavior, when the full-width property is set to true, the options and the checked logo have a style problem.

Puik version 1.5.4

Reproduce link

https://main--6267e986619a13004a943d93.chromatic.com/?path=/story/components-select--default the storybook from the production

Steps to Reproduce

The issue not working only on the select searchable & select max-content

Expected Behavior

Screenshot 2023-09-20 at 16 06 08

Current Behavior

Screenshot 2023-09-20 at 16 02 35

Additional comments

Inside the story, the code template provided for maxContentOption doesn't include all parameters that reflect the component

<puik-select v-model="myValue" placeholder="Select a value" custom-label="customLabel">

@PoulainMaxime PoulainMaxime added the bug Something isn't working label Sep 20, 2023
@mattgoud mattgoud self-assigned this Oct 11, 2023
@MikeLebeau
Copy link

Fixed in the PR #234 \o/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants