-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
fix(frontend): update navbar component to match new format #1782
Conversation
BREAKING CHANGE: update components package changing some interfaces fix HospitalRun#1781
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/hospitalrun/hospitalrun-frontend/66b9aisfo |
Hey @jackcmeyer |
@ocBruno doesn't NavItems already have a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code loks good, just need some tests to get update
Ahh yes, I was going to add a default identifiers such as nav-header and nav-icon but now that you mentioned the built in one i'm not sure we need to, I will add classes to each item and test them with those. |
also refactored the test structure to improve organization, speed and remove code repetition fix HospitalRun#1782
Hey @jackcmeyer, finished updating the tests and suggested a new structure with some improvements we could apply to other tests! |
missing tests from precommit hook to be able to commit changes fix HospitalRun#1782
BREAKING CHANGE: update components package changing some interfaces
fix #1781
Changes proposed in this pull request:
https://github.com/HospitalRun/components
32.2