sufyanAbbasi
sufyanAbbasi
Mirror: https://github.com/google/ground-platform/issues/1699
TODOs: - [ ] Fix broken sign-in procedure on emulator (the `USE_EMULATOR` flag should prevent the sign-in page from showing up) - [ ] Add additional test coverage for other...
I'm on it!
Do we want to show the licenses trigger as a small link at the bottom of the menu, above the build version info?
Needed to modify your survey since a photo task was added at the end. To repro, the second to last task needs to be non-conditional, and the last task hidden...
Tests are done! https://github.com/naschmitz/geemap/tree/anywidget-test I'll leave it to you to merge them in!
Do we need the user's consent to be sent up to the server or can we just block the user client side until they consent (per survey) and save that...
Also how do we want to allow survey organizers to format them? In markdown?
So as per https://github.com/google/ground-platform/issues/1856#issuecomment-2231575473, there are three options: - Private to survey organizers - Publicly shareable - Custom agreement I presume the mocks make sense for the third case, what...
Thank you so much! Implementing this now. One thing to consider is that the user may not have internet access so the link will not be useful. Furthermore, I'm having...