restify/node-restify

[Docs Site] Remove search bar

Open

#1539 opened on Oct 23, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (10,695 stars) (983 forks)batch import
CriticalDocsHelp Wanted

Description

Site: http://restify.com/ Browsers tested:

  • Chrome (62.0.3202.62 (Official Build) (64-bit))
    • Chrome private browsing
  • Firefox Developer Ed.
  • Safari (Version 11.0 (11604.1.38.1.7)) OS: macOS 10.11.6 El Capitan

Repro steps:

  • Navigate to http://restify.com/ in your browser
  • Type text into searchbox in upper right
  • press enter/return on keyboard, or
  • click magnifying glass icon

unable to search docs with searchbox

Expected result:

  • search is initiated by pressing enter/return on keyboard while search input field is focused
  • search is initiated by clicking on magnifying glass icon

Actual result:

  • enter/return on keyboard does nothing - search not initiated

Contributor guide