codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Search Bar Text Lingers #289

Closed aballman closed 5 years ago

aballman commented 5 years ago

Describe the bug You begin searching for something (in the project search bar) and realize that it's right in front of you. You click on it (or something else for that matter) and are taken to it. The text remains in the search box.

The text should clear if the user navigates away from the page.