NIAGADS / niagads-viz-js

NIAGADS visualizations
GNU General Public License v3.0
0 stars 0 forks source link

Show/Hide Columns #33

Closed bug-sam closed 3 weeks ago

bug-sam commented 3 weeks ago

Description

Adds ability to show and hide columns in the table toolbar.

Right now the tooltips stay visible when the mouse hovers on the dropdown menus. Not sure if we should address that in a different PR or if I should look into it now.

Also reformatted table.tsx -- this might cause some annoying merge conflicts maybe?

Issue

27