gray-mueller / gray-mueller/food-delivery-app-android-studio-java
Update" Button Text Disappears When Changing Vehicle Type – Loader Should Appear Instead
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When the user changes the Vehicle Type in the app, the text on the "Update" button disappears during the update process. This may confuse users, as there is no indication that the update is in progress.
To Reproduce
Steps to reproduce the behavior:
Open the app and navigate to the Vehicle Type section.
Select a different vehicle type.
Tap the "Update" button.
Observe that the button text disappears instead of showing a loader.
Expected behavior
A loading indicator (spinner or progress animation) should appear on the "Update" button to provide visual feedback that the update is in progress.
Smartphone (please complete the following information):
Device: Samsung A15
Additional context
Replacing the disappearing text with a loader improves user experience by confirming that their action is being processed, preventing repeated taps or confusion.
Contributor guide
Research direction
Start by reproducing the issue in the Vehicle Type section and locate the Update button implementation in the app. Verify the update flow and change the button feedback so a loader remains visible while the update is processing, then confirm repeated taps are not encouraged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100