Skip to content

Payment Method field does not allow typing 'n' or 'c' #71

@AndreaDiazCorreia

Description

@AndreaDiazCorreia

Summary

In the Create New Order screen, the Payment Method field does not allow typing the letters n or c.

Expected behavior

  • The Payment Method input should accept normal text input, including n and c.
  • Users should be able to type labels such as payment method names without certain letters being blocked.

Actual behavior

  • In the Payment Method field, the letters n and c cannot be entered.
  • This makes the field behave inconsistently and prevents entering valid payment method names.

Why this matters

This makes order creation harder than it should be and can block users from entering legitimate payment method labels.

Suggested follow-up

  • Check whether n and c are being intercepted globally as shortcuts even while the input field is focused.
  • Ensure text fields take precedence over global keybindings when the user is typing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions