Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 527 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 527 Bytes

Autocomplete Select with Search History

This project is an implementation of a custom autocomplete select component with search history functionality. The component allows users to select items from a dropdown list with autocomplete and shows recent searches as tags with options to remove them.

Features

  • Autocomplete functionality based on the input text
  • Recent searches displayed as tags with remove option
  • Categories in the dropdown: Recent Searches, Matches, and All Systems
  • Responsive design with Bootstrap