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
The app encounters an error when attempting to retrieve a mental health tip, displaying "Failed to retrieve tips. Please try again later." and an UnboundLocalError traceback related to an undefined variable, tips.
Steps to Reproduce
Open the app.
Click on the "Get a Tip" button.
Observe the error message and traceback displayed on the screen.
Expected Behavior
The app should display a random mental health tip when the "Get a Tip" button is clicked.
Environment
macOS
Additional Context
Error
The text was updated successfully, but these errors were encountered:
@Amna-Hassan04 I would request you to please assign me this issue along with the correct labels and level at the earliest since GSSOC'24 EXTD is ending on 10th Nov. Thus, would like to make some more contributions.
@Amna-Hassan04 I would request you to please assign me this issue along with the correct labels and level at the earliest since GSSOC'24 EXTD is ending on 10th Nov. Thus, would like to make some more contributions.
Bug Title
"Get Tip" Button is not working properly
Description
The app encounters an error when attempting to retrieve a mental health tip, displaying "Failed to retrieve tips. Please try again later." and an UnboundLocalError traceback related to an undefined variable, tips.
Steps to Reproduce
Expected Behavior
The app should display a random mental health tip when the "Get a Tip" button is clicked.
Environment
macOS
Additional Context
ErrorThe text was updated successfully, but these errors were encountered: