gray-mueller / gray-mueller/foodpanda-clone-using-react-native

Enatega Customer Application : Missing Reload Function on "Discovery" Page When Scrolled Down

Open
#208 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When the customer opens the app then on the discovery page if he refresh the page there is no action been showing up there for confirmation that the screen is reloaded or not. This results in the inability to refresh the content when reaching the bottom, affecting the user experience.

To Reproduce
Steps to reproduce the behavior:

Go to 'Enatega Customer Application'
Now go to Discovery screen.
3.Pull down to Refresh the screen, Observe the screen – no confirmation or action appears to indicate that the screen has been reloaded.
Expected behavior

A loading spinner or progress indicator (e.g., a circular spinner at the top of the page) should be displayed while the refresh is in progress.
Once the refresh is complete:
The page should visibly update with refreshed content (if any changes exist).
Optionally, a toast notification (e.g., "Page refreshed successfully") can be shown for confirmation.
If there is an error during the refresh (e.g., no internet connection), a toast message or an error indicator should be displayed, such as:
"Failed to refresh. Please check your connection and try again."

Screenshots
[

Screen_Recording_20250116_164619.mp4
]

Smartphone (please complete the following information):

Device: [e.g. Infinix Hot 50]
OS: [e.g. Android]
Browser [e.g.Application]
Version [e.g. 14]

Contributor guide

Open the contributing guide

Research direction

Start by locating the Enatega Customer Application's Discovery screen and trace its pull-to-refresh behavior, since no file or test is named. Reproduce the issue by scrolling down and pulling to refresh; done means refresh progress is visible, refreshed content updates, and refresh errors show an indicator or message.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.