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
However, the hide column checkbox inputs don't work when pressing enter. I have tried rendering a custom Checkbox with the following code, but unfortunately nothing happens when pressing enter:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is a great library and I am using it for an app where accessibility is important. I have a table similar to the original sandbox example for implementing hide columns functionality: https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/column-hiding.
However, the hide column checkbox inputs don't work when pressing enter. I have tried rendering a custom Checkbox with the following code, but unfortunately nothing happens when pressing enter:
Would love to know if adding accessibility support for this and / or any other parts would be useful for the library!
Beta Was this translation helpful? Give feedback.
All reactions