Skip to content

Add geolocation to specimen form and some UI cleanup

Paul Kleinschmidt requested to merge add-geolocation-to-specimen-form into main

I noticed that when filling out the specimen form the default map location is somewhere in Switzerland. I enabled geolocation to the mapbox config so that users can have the map focus on their current location.

Screen_Recording_2023-04-07_at_3.46.43_PM

UX Cleanup

  • Added a white background to forms to make them more readable
  • Made background image a bit darker
  • Hide nav items unless user is logged in, since they can't access any of them until then anyways
Edited by Paul Kleinschmidt

Merge request reports