Darrick Williams

Results 2 issues of Darrick Williams

Added sort filter for dropdown items to order by component name, then version, then release. Fixed default limit of 10.

In the AddComponentModal object (/app/javascript/components/components/AddComponentModal.vue), please add the ':max-suggestions="0"' attribute to the object, similar to how it is implemented in NewComponentModal. The default is to only show 10 entries, and...