Skip to content

React/input search #50

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

Merged
merged 5 commits into from
Jul 1, 2025
Merged

Conversation

Josem1801
Copy link
Contributor

@Josem1801 Josem1801 commented Jul 1, 2025

Related Issue

Related to #26

Summary

Input Search with filter option to enable filters

  • Uncontrolled component with controlled filters
  • Dark and light theme support

Details

  • Type and lint safe (check:tsc & -r lint)
  • Integrated into showcase/App.tsx

Screenshots
Captura de pantalla 2025-07-01 a la(s) 1 30 50 p m
Captura de pantalla 2025-07-01 a la(s) 1 30 42 p m
Captura de pantalla 2025-07-01 a la(s) 2 10 59 p m
Captura de pantalla 2025-07-01 a la(s) 2 10 33 p m

@Brayan-724 Brayan-724 self-requested a review July 1, 2025 20:48
@Brayan-724 Brayan-724 added React Related to React.js New Component labels Jul 1, 2025
@Brayan-724 Brayan-724 linked an issue Jul 1, 2025 that may be closed by this pull request
@@ -0,0 +1,62 @@
@layer components {


Copy link
Member

Choose a reason for hiding this comment

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

format please 👍

@Brayan-724
Copy link
Member

Merging

@Brayan-724 Brayan-724 merged commit 054e35f into RustLangES:main Jul 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Component React Related to React.js
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React - Search Input
2 participants