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
When I fixed some problems with the column hider button disappearing for #1372 in 4da0f2a but I caused an accessibility problem. The button is no longer a tab stop because I changed it from a <button> to a <div>.
The text was updated successfully, but these errors were encountered:
When I fixed some problems with the column hider button disappearing for #1372 in 4da0f2a but I caused an accessibility problem. The button is no longer a tab stop because I changed it from a
<button>
to a<div>
.The text was updated successfully, but these errors were encountered: