Description
Summary:
When the user has not granted permission for location, the nearby tab can still be accessed when performing the appropriate steps - displaying the nearby tab and map without any results. To prevent the displaying of the nearby tab without any results in this case, the edge cases that allow for the user selecting the nearby tab without the location permission (no location data) need to be fixed.
This issue was discovered when attempting to reproduce the blank nearby list issue (#3727) @neslihanturan
Steps to reproduce:
- Make sure the app does not have the location permission
- While logged in, select the "Nearby" tab of the "Home" screen
- Deny the access to location
- Select "No" to the permission request dialog
- Select the "Nearby" tab again
- Tap away from the dialog to make it disappear
- Observe that there are no results
Screen-shots:
No results map screenshot:
Would you like to work on the issue?
I would like to work on this issue.