Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

feat(Navbar): remove search from navbar #2237

Merged
merged 4 commits into from
Jul 16, 2020

Conversation

kilcorse-michael
Copy link
Contributor

Fixes #2230

Changes proposed in this pull request:

  • Remove search bar and button from the navbar
  • Adjust styling on page drop down and setting icons so they still hug the far right side of the screen
  • Alter Navbar.test.tsx so the removed Search bar and button do not flag an error
  • [etc]

No new dependencies

Remove the search bar and button from the bar and adjust the page list and settings icons so that
they continue to hug the right side of the screen and updated the tests to remove the search
component so it does not flag when testing. navbar and

feat HospitalRun#2230
@gitpod-io
Copy link

gitpod-io bot commented Jul 16, 2020

@jackcmeyer jackcmeyer requested review from a user and jackcmeyer July 16, 2020 23:12
@jackcmeyer jackcmeyer added the 🚀enhancement an issue/pull request that adds a feature to the application label Jul 16, 2020
@jackcmeyer jackcmeyer added this to the v2.0 milestone Jul 16, 2020
@vercel
Copy link

vercel bot commented Jul 16, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/hospitalrun/hospitalrun-frontend/dobz35g9p
✅ Preview: https://hospitalrun-frontend-git-fork-kilcorse-michael-master.hospitalrun.vercel.app

@jackcmeyer jackcmeyer merged commit 0c85e24 into HospitalRun:master Jul 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🚀enhancement an issue/pull request that adds a feature to the application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove search from navbar
2 participants