gray-mueller / gray-mueller/cafe-ordering-app-android-studio
“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
Assessment
This issue has not been assessed yet.