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

In Add/remove currencies modal, need to click before typing to filter/select currencies #8850

Open
haszari opened this issue May 21, 2024 · 0 comments
Labels
focus: multi-currency priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: bug The issue is a confirmed bug.

Comments

@haszari
Copy link
Contributor

haszari commented May 21, 2024

Describe the bug

The Add/remove currencies modal allows filtering by text, e.g. type au to quickly select ⇒ add $AUD.

However, the user needs to click in the Search currencies box for this filtering to work.

Screenshot 2024-05-21 at 12 57 18 PM

To Reproduce

  1. Enable multicurrency.
  2. Go to > WooCommerce > Settings > Multi-currency.
  3. Click Add/remove currencies
  4. Start typing.

Actual behavior

Nothing happens.

Expected behavior

Two options:

  1. Focus the search box on load.
  2. Catch characters/typing anywhere in the modal and filter.

(1) seems quickest and easiest to implement.

@haszari haszari added type: bug The issue is a confirmed bug. priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. focus: multi-currency labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus: multi-currency priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: bug The issue is a confirmed bug.
Projects
None yet
Development

No branches or pull requests

1 participant