gray-mueller / gray-mueller/restaurant-ordering-system-using-react-js
“Proceed with Order” Button Is Cut Off on Checkout Screen
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
On the checkout screen in the customer app, the “Proceed with Order” button is not fully visible. The text appears to be cut off, which affects usability and may confuse users about how to complete their order.
To Reproduce
Steps to reproduce the behavior:
Open the customer app
Add items to the cart and go to checkout
Scroll to the bottom of the screen
Observe the “Proceed with Order” button
Expected behavior
The button should be fully visible, with properly aligned and readable text.
Smartphone (please complete the following information):
Device: Android A15
OS: Android 14
App Version: [add if known]
Additional context
This seems to be a UI responsiveness issue—likely due to screen size or padding inside the layout. It should be adjusted for better UX, especially on lower-resolution or compact devices.
Contributor guide
Research direction
Start by reproducing the checkout flow in the customer app on Android 14: add items, open checkout, scroll to the bottom, and inspect the “Proceed with Order” button. Locate the checkout screen implementation and determine which layout or spacing causes the text or button to be cut off. Done means the button is fully visible with readable, properly aligned text on compact screens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, react, typescript
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100