jiaming10
jiaming10
Autocomplete should be sorted by most important matches first, then only by alphabetically. For example, I have 2 variables, named `clientId` and `adminClientId`. When I type `client` and Ctrl +...
We should be using `card-deck` instead of `row` and `col-*`. Reference: https://getbootstrap.com/docs/4.0/components/card/#card-decks
