Skip to content

Quality of Life (Dev):: maintainers cannot view their frontend changes due to dependencies on firebase credentials #106

@paul-rinaldi

Description

@paul-rinaldi

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!!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions