Marc Bachan
Marc Bachan
@mels065 Discussed in our weekly - the test site build is likely a minor issue. As long as you can build and test locally, we should be good to proceed...
> I wonder if it would make sense to mock the location for the tests to be like centey city area ish I have location turned off and the app...
Adding commentary from @gcardonag - there is a line in `package.json`: ` "start:cypress": "VITE_CYPRESS_TEST=true yarn start"`, that's intended to test right around Center City and fetch specific test data points....
Per weekly meeting - reuse the "add" modal for the suggestion form. Some of the fields will be greyed out, which will be relevant for implementation of #649.
Per discussion - we might actually want to allow editing the address in the form. Note from @vontell that we also need to fetch the unique ID for the resource...
@icycoldveins @AnilKumar3494 Aaron is creating a new table for this to land in the database. Ideally it's a small change here to add that, but we might want to piggyback...
We can assign and address this after #674 is complete.