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

[Admin] Improve dropdowns for new products #521

Open
drummer83 opened this issue Aug 29, 2024 · 0 comments
Open

[Admin] Improve dropdowns for new products #521

drummer83 opened this issue Aug 29, 2024 · 0 comments

Comments

@drummer83
Copy link

Description

Follow up of #12760.

On page admin/products/new there are some dropdowns, which can be improved.

Expected Behavior

  • Supplier:
    • String "Select a supplier" is not applied anymore. We can live with that, because we don't have it for other fields as well. But remove the string from en.yml then, if unused elsewhere?
    • String "Search for suppliers" is not applied as placeholder, the dropdown is not searchable. Could make sense to add the search functionality and placeholder in the search field.
      • EDIT: Just found out, that the dropdown IS searchable, if you simply start typing. It's poor UX though, because users can't know that.
    • The blank selection is not required, because the field is mandatory.
  • Unit size:
    • No need to have this field searchable (short list only).
    • String "Search for units" is not applied as placeholder. Remove from en.yml?
  • Product category:
    • The blank selection is not required, because the field is mandatory.

Steps to Reproduce

  1. Visit /admin/products/new.

Animated Gif/Screenshot

Kazam_screencast_00020.webm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Candidates
Development

No branches or pull requests

1 participant