Skip to content

[Frontend] Implement search with debounced input #194

Description

@jobbykings

Summary

Add a global search bar with debounced input for searching courses, credentials, and profiles.

Details

  • Create search input component with debounce (300ms)
  • Implement search API integration
  • Show search results in dropdown overlay
  • Add keyboard navigation for results
  • Highlight matching text in results
  • Add recent searches and clear history

Labels

area: frontend, frontend, feature, enhancement, priority: medium

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions