c0shea / AdminLTE-Template

A C# MVC Template for Visual Studio using the popular AdminLTE Bootstrap Template.
MIT License
67 stars 31 forks source link

Replace Select2 with bootstrap-select #12

Closed c0shea closed 6 years ago

c0shea commented 6 years ago

Since Select2 doesn't support basic browser usability features, like using the up and down keys, it should be replaced with boostrap-select, which keeps the behavior of a native browser select list.