-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
157 sidebar together #309
157 sidebar together #309
Conversation
brodly
commented
Feb 27, 2020
•
edited
Loading
edited
- Fixed menu sliding bug
- Updated map starting position
- Updated map pins to adhere to backend data shape
- Added styling to Icon Component
- Fixed off-centered checkbox in NC Selector
- Added submit button to call data from backend
- Added redux saga
- Created temp error display for debugging
…sidebar_together
…sidebar_together
…sidebar_together
…sidebar_together
…sidebar_together
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.
hey, is src/styles/styles.css
doing anything? I didn't see it imported anywhere.
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.
Just one comment re lastUpdated.
I believe it is a leftover from me attempting to fix the funky sidebar issue. |
This became a larger PR as I fixed a bug where our linter wasnt working properly and had to resolve a lot of linting issues |