gray-mueller / gray-mueller/food-ordering-system-using-tkinter

Update" Button Text Disappears When Changing Vehicle Type – Loader Should Appear Instead

Open
#619 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
1
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

Open the contributing guide

Research direction

Start by reproducing the issue in the app's Vehicle Type section on a Samsung A15 or equivalent device, then locate the Update button's loading-state handling. Done means a spinner or progress animation remains visible while the vehicle type update is processing and the button text returns afterward.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.