-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Describe the bug
In the customer app, while typing in a field during the checkout process, the “Done” button displayed on the screen shows cut-off text. The full word “Done” is not visible, which impacts readability and UI polish.
To Reproduce
Steps to reproduce the behavior:
Open the customer app
Proceed to checkout
Tap into any input field (e.g., address or instructions)
Observe the “Done” button while typing
Expected behavior
The “Done” button should display its label completely, without clipping or text cut-off.
Screenshots
Smartphone (please complete the following information):
Device: Android A15 / iPhone (if tested on both, specify both)
OS: [e.g., Android 14, iOS 17]
App Version: [add if known]
Additional context
This seems to be a minor layout or padding issue with the soft keyboard or input overlay affecting the button. It should be addressed to improve the app’s visual consistency and user experience.