We need a new flow, I prefer to do it as a wizard with multiple steps instead of a simple dropdown
- We set the location automatically as always
- We replace the dropdown with a button "Change location" which opens a wizard modal
- We check if the user has been registered for more than 90 days or has donated and if not then disable the button with a clear tooltip explaining everything
- If the check passes we enable the button. First screen of the wizard is the map with input for country and city.
- Next step we show a table similar to our tool https://geodebug.globalping.dev/ with the user's choice and what the DBs report
- We ask the user to tick a box "I confirm the selected location is correct and I understand my account will be blocked if I set fake locations on purpose"
- After finish we close the modal and refresh the data show in the dashboard
#809
We need a new flow, I prefer to do it as a wizard with multiple steps instead of a simple dropdown
#809