codeformilwaukee / codeformilwaukee/DECARCERATION-PLATFORM
Quality of Life (Dev):: maintainers cannot view their frontend changes due to dependencies on firebase credentials
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
To develop well, developers need to see the impact they are having.
**To Reproduce**
Steps to reproduce the behavior:
1. cd web-app
2. run: npm start
3. Navigate to Services Page
4. Observe the map not loading, though the services does load with initial mock service provider data
**Expected behavior**
The developer environment should match as closely to prod as possible.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Quickest solution (best) might be to ensure that we always have mocked up-to-date data checked into the repository as initialState of components before fetches are made using credentials.
Also, am I missing anything in this issue? Comment below. Thanks!!!!
Contributor guide
Assessment
This issue has not been assessed yet.