Skip to content

fix(search): resolve dropdown positioning, responsiveness, and types#623

Open
enehry wants to merge 1 commit into
bettergovph:mainfrom
enehry:fix/search-dropdown-and-types
Open

fix(search): resolve dropdown positioning, responsiveness, and types#623
enehry wants to merge 1 commit into
bettergovph:mainfrom
enehry:fix/search-dropdown-and-types

Conversation

@enehry

@enehry enehry commented Apr 26, 2026

Copy link
Copy Markdown
  • UI/UX: Fixed search dropdown width matching and overlapping issues.
  • Responsiveness: Removed hardcoded widths to support all screen sizes.
  • Type Safety:
    • Fixed union type errors for categories.
    • Properly extended the Hit interface from instantsearch.js.
    • Resolved SearchClient version compatibility mismatches.
    • Cleaned up redundant type casts.

update:
image

image

old:
image

image

@KishonShrill KishonShrill added the enhancement New feature or request label Apr 30, 2026
@DaijobuDes DaijobuDes added the low priority This project can take it easy, no to long deadline. label May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request low priority This project can take it easy, no to long deadline.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants