Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system

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

Open
#1,008 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
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

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue on the Enatega Customer Application's Discovery screen using the pull-to-refresh gesture described in the report. Trace the Discovery screen's refresh behavior and check how loading, successful completion, and refresh errors are presented. Done means the refresh gives visible progress feedback, updates the page when applicable, and reports failures clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.