outintech / nbjc-webapp

7 stars 2 forks source link

DEV-93: Add SearchBar to Top of Search Page #77

Closed ApplePieAngel closed 1 year ago

ApplePieAngel commented 1 year ago

Merge notes: I've removed the SearchBar.jsx in the latest commit to keep the PR self contained to just the AppBar. This PR is dependant on #76

Description

This feature adds a SearchBar in the NavBar if the user isn't on the home page. This will allow the user to be able to search without having to go back to the homepage.

Related to DEV-93

76 is required for this feature to work responsively.

Screenshots

Before chrome_orUNer2smT chrome_AcYmog3YfC

After

https://user-images.githubusercontent.com/86702974/206562961-768c44a3-7b73-471c-a120-998ffbe9f3f3.mp4

Type of change