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

fix(multi-select): move filterable attribute out of scope for styles #10608

Conversation

annawen1
Copy link
Member

@annawen1 annawen1 commented Jun 27, 2023

Related Ticket(s)

Filterable doesn't work in multi-select#9729

Description

The filterable option for multi-select doesn't appear to work because the styles to hide the options are not coming through when pulling in the package externally outside of storybook.

You can see it currently doesn't appear to filter in this codesandbox: https://codesandbox.io/p/sandbox/dazzling-burnell-4my6t8

Moving the selector out of the scope should fix this.

Changelog

Changed

  • use separate selector rule when referencing the filterable attribute

@annawen1 annawen1 marked this pull request as ready for review June 27, 2023 17:09
@annawen1 annawen1 requested a review from a team as a code owner June 27, 2023 17:09
@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

Copy link
Contributor

@IgnacioBecerra IgnacioBecerra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks anna!!

@IgnacioBecerra IgnacioBecerra added Ready to merge Label for the pull requests that are ready to merge package: carbon web components labels Jun 27, 2023
@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@IgnacioBecerra IgnacioBecerra merged commit 1c1cf35 into carbon-design-system:release/v1.48.0 Jun 27, 2023
@annawen1 annawen1 deleted the fix/multi-select-filterable branch July 24, 2023 15:11
kennylam pushed a commit to kennylam/carbon-for-ibm-dotcom that referenced this pull request Dec 4, 2023
kennylam pushed a commit to kennylam/carbon-for-ibm-dotcom that referenced this pull request Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: carbon web components Ready to merge Label for the pull requests that are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants