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
{{ message }}
This repository was archived by the owner on Apr 6, 2019. It is now read-only.
The combo box currently supports a filter-as-you-type option that is great! But I was looking for one that I knew that started with "n", tried to scroll down and then realised the list was not sorted. This could even be done in the DB or in Node.JS I believe (maybe here?
The combo box currently supports a filter-as-you-type option that is great! But I was looking for one that I knew that started with "n", tried to scroll down and then realised the list was not sorted. This could even be done in the DB or in Node.JS I believe (maybe here?
govcode.org/front/app/scripts/controllers/stats.js
Line 129 in 8e381f0