Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Order Creation] Amount field is not highlighted while adding "Shipping" #13956

Open
selanthiraiyan opened this issue Sep 13, 2024 · 2 comments
Labels
feature: order creation All tasks related to creating an order type: enhancement A request for an enhancement.

Comments

@selanthiraiyan
Copy link
Contributor

Issue

While creating an order, the "Amount" field in the "Shipping" screen is not highlighted.

Screenshot

ScreenRecording_09-13-2024.16-09-48_1.MP4

Expected behaviour

Tapping on the "Amount" field should show the cursor on the Amount field or highlight it in some other manner.

@selanthiraiyan selanthiraiyan added type: bug A confirmed bug. feature: order creation All tasks related to creating an order labels Sep 13, 2024
@dangermattic
Copy link
Collaborator

dangermattic commented Sep 13, 2024

Thanks for reporting! 👍

@selanthiraiyan selanthiraiyan added type: enhancement A request for an enhancement. and removed type: bug A confirmed bug. labels Sep 13, 2024
@rachelmcr
Copy link
Contributor

Just a note that this is not specific to the Shipping screen — it's true of all screens using the FormattableAmountTextField view, which hides the input text field and shows the amount as a text label instead (#5805).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: order creation All tasks related to creating an order type: enhancement A request for an enhancement.
Projects
None yet
Development

No branches or pull requests

3 participants