Skip to content

Improve search UX with real-time filtering and type field support#182

Open
Chy-Zaber-Bin-Zahid wants to merge 1 commit intoarifszn:mainfrom
Chy-Zaber-Bin-Zahid:main
Open

Improve search UX with real-time filtering and type field support#182
Chy-Zaber-Bin-Zahid wants to merge 1 commit intoarifszn:mainfrom
Chy-Zaber-Bin-Zahid:main

Conversation

@Chy-Zaber-Bin-Zahid
Copy link

Summary

  • Enhanced search functionality to filter in real-time as users type (no need to press Enter or click search button)
  • Added type field to search criteria for more comprehensive filtering
  • Improved search UI with a proper search icon and inline clear button

Changes

  • Real-time search: Search now filters immediately as the user types
  • Search performance: Optimized by caching query.toLowerCase() to avoid repeated calls
  • Type field filtering: Actions can now be searched by their type property
  • UI improvements:
    • Added search icon inside the input field
    • Clear (X) button appears when there's text to quickly reset search
    • Cleaner, more intuitive search experience

…ue state and updating search logic to improve performance and user experience.
@netlify
Copy link

netlify bot commented Jan 22, 2026

Deploy Preview for oneclickweb failed.

Name Link
🔨 Latest commit 62e1f77
🔍 Latest deploy log https://app.netlify.com/projects/oneclickweb/deploys/6971f37c87889c00080bf178

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.

1 participant