Skip to content

feat(search): implement search history with dropdown UI#91

Merged
hexwarrior6 merged 2 commits intomainfrom
development
Nov 14, 2025
Merged

feat(search): implement search history with dropdown UI#91
hexwarrior6 merged 2 commits intomainfrom
development

Conversation

@hexwarrior6
Copy link
Copy Markdown
Owner

Summary

This PR adds search history functionality with a styled dropdown menu, building upon previous search component improvements.

Changes

  • Add search history functionality: Implement search query persistence and retrieval
  • Style dropdown menu: Create visually consistent dropdown for search history display
  • Fix positioning: Resolve dropdown positioning issues relative to search input
  • Z-index adjustments: Ensure proper layering with navbar components

Related Commits

  • fix(components): fix search dropdown positioning and adjust navbar z-index (latest)
  • feat(search): add search history functionality and dropdown menu styling

Testing

  • Verify search queries are properly saved and displayed in dropdown
  • Test dropdown positioning across different screen sizes
  • Confirm z-index layering works correctly with navbar

This completes the core search functionality with persistent history and improved user interface.

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 14, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
cise-speed Ready Ready Preview Comment Nov 14, 2025 2:04am
cise-speed-backend Ready Ready Preview Comment Nov 14, 2025 2:04am

@hexwarrior6 hexwarrior6 merged commit cbcddd6 into main Nov 14, 2025
4 checks passed
This was linked to issues Nov 14, 2025
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.

Search suggestion Saved search queries

1 participant