- Issue created by @kaszarobert
- Merge request !355Issue #3482190 by kaszarobert: Use select2 for better UX for reference fields... β (Open) created by kaszarobert
If a seller or shop admin sets up conditions for multiple categories or products, then since the autocomplete textbox does not grow with it, it becomes very difficult to see what is actually set there. See image comparison for example used in one shop:
Now:
With select2:
We could do it an optional way without setting hard dependency to select2 that if the select2 contrib module is installed, then it would use its form element, otherwise the default one would be used. What is your opinion?
Active
3.0
User experience