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

Input search fixes #677

Merged
merged 7 commits into from
Dec 11, 2024
Merged

Input search fixes #677

merged 7 commits into from
Dec 11, 2024

Conversation

wp-aberg
Copy link
Contributor

@wp-aberg wp-aberg commented Dec 10, 2024

What I did

This PR consolidates several fixes to InputSearch that have been reported over the past few weeks

  1. CFE-296 To sanitize input and prevent a regular expression error
    Enter ( in the input and not get JS errors
  2. CFE-344 Externally clearing when the input is controlled
    clear input text in controlled example with external button
  3. CFE-345 To honor the disabled prop in list items
    new disabled story
  4. CFE-346 To honor the css prop in list items
    Style list items in playroom
  5. CFE-347 To have an example in the documentation using the onSelect callback
    see new Selected example

@wp-aberg wp-aberg requested a review from a team as a code owner December 10, 2024 18:36
Copy link

vercel bot commented Dec 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
wpds-ui-kit ✅ Ready (Inspect) Visit Preview Dec 10, 2024 6:36pm
wpds-ui-kit-storybook ✅ Ready (Inspect) Visit Preview Dec 10, 2024 6:36pm

@wp-aberg wp-aberg merged commit 62f88ec into main Dec 11, 2024
10 of 11 checks passed
@wp-aberg wp-aberg deleted the input-search-fixes branch December 11, 2024 15:27
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

Successfully merging this pull request may close these issues.

3 participants