SitePen / dgrid

A lightweight, mobile-ready, data-driven, modular grid widget designed for use with dstore
http://dgrid.io/
Other
628 stars 295 forks source link

ColumnHider button is no longer a tab stop #1426

Closed edhager closed 4 years ago

edhager commented 6 years ago

When I fixed some problems with the column hider button disappearing for #1372 in 4da0f2a295f9b9a4a4f81c23188850636384328a but I caused an accessibility problem. The button is no longer a tab stop because I changed it from a <button> to a <div>.