You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Weather App sets Jaipur as the default location when the site is loaded, and users can manually click the "Current Location" button to track their weather. However, this is not ideal for user experience, as users should be prompted to grant location permission immediately upon loading the site.
Enhancement Request:
When the site is loaded, the app should automatically prompt users for location permission.
If granted, the app should retrieve the weather data based on the user's current location.
This will eliminate the need for the user to manually select the "Current Location" button, providing a smoother experience.
Current Behavior:
The app defaults to Jaipur.
Users have to manually click the "Current Location" button to get accurate weather data.
Expected Behavior:
Prompt users for location permission on site load.
Use the current location for weather tracking instead of defaulting to a specific city.
Screenshot:
The text was updated successfully, but these errors were encountered:
Currently, the Weather App sets Jaipur as the default location when the site is loaded, and users can manually click the "Current Location" button to track their weather. However, this is not ideal for user experience, as users should be prompted to grant location permission immediately upon loading the site.
Enhancement Request:
Current Behavior:
Expected Behavior:
Screenshot:
The text was updated successfully, but these errors were encountered: