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

Add Pull-to-Refresh Functionality on Wallet Page in Rider App

Open
#640 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

Is your feature request related to a problem? Please describe.
When users navigate to the Wallet page in the Rider app, they do not have a way to manually refresh the wallet balance or transaction history. This can be frustrating, especially if a recent transaction isn't reflected immediately.

Describe the solution you'd like
Implement a pull-to-refresh functionality on the Wallet page so that when the user scrolls down, it triggers a refresh of the wallet data (e.g., balance and transaction list).

Describe alternatives you've considered
An alternative could be adding a dedicated refresh button, but pull-to-refresh is a more intuitive and consistent experience for mobile users.

Additional context
This feature will improve the user experience by ensuring that the wallet data is always up-to-date without requiring the user to navigate away and return to the page.

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

No file or test is named. Start by locating the Rider app's Wallet page and its existing balance and transaction data-fetching flow; then trace how other screens handle refresh gestures. Done means pulling down on the Wallet page refreshes both the wallet balance and transaction list without requiring navigation away and back.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Feature
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.