Skip to content

A query search box user experience.

Notifications You must be signed in to change notification settings

IRlab-daiict/querySearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

searchBox

Installation

  1. npm install
  2. npm run webpack
  3. then open index.html in browser

Keyboard keys that can be used :

  1. Esc: escapes the focus from the input area, performs like clear.
  2. Arrow Up key: focus the option upper to the currently selected one
  3. Arraow Down key: focus the option benenath the currently selected one
  4. Enter: Selects the current option ad th ekeyword to search

Screenshots: screen shot 2018-07-26 at 1 06 07 pm

Can also provide suggestions for a on later correcting a typed keyword in middle of the query. screen shot 2018-07-26 at 1 06 12 pm

About

A query search box user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%