gray-mueller / gray-mueller/restaurant-online-ordering-app-using-java
Error Message Displayed After Updating Bank Information in Store App
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
After updating the bank information in the Store app, an error message is displayed, even though the entered details appear valid and the update seems to go through.
To Reproduce
Steps to reproduce the behavior:
Log in to the Store app.
Go to the Bank Information section under Settings or Profile.
Update the bank details and tap Save or Update.
Observe the error message that appears.
Expected behavior
The app should confirm the successful update of bank information with a success message and should not display an error if the update is processed correctly.
Smartphone (please complete the following information):
Device: Samsung A15
Additional context
This may be a false negative triggered by a backend validation or UI state mismatch. Please verify whether the update is being correctly saved despite the error message.
Contributor guide
Assessment
This issue has not been assessed yet.