You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
On a store using the B2B Company feature, the HTML select to filter search usage data by Company is impractical if the site has a huge number of companies since it is not sorted alphabetically.
See example
Describe the solution you'd like
Adapt or replace the source model for the HTML select to one providing alphabetically (case insensitive) sorted options.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.

On a store using the B2B Company feature, the HTML select to filter search usage data by Company is impractical if the site has a huge number of companies since it is not sorted alphabetically.
See example
Describe the solution you'd like
Adapt or replace the source model for the HTML select to one providing alphabetically (case insensitive) sorted options.
The text was updated successfully, but these errors were encountered: