georgetown-cset / parat

🦜 PARAT: CSET's Private-sector AI-Related Activity Tracker
https://parat.cset.tech
Other
4 stars 0 forks source link

Refactor list view buttonbar into its own component #465

Closed brianlove closed 4 days ago

brianlove commented 6 days ago

The buttonbar section of <ListViewTable> is getting very complicated with the addition of the selective label visibility based on element width (see INSERT_UPCOMING_PR_LINK). Refactor all buttonbar-related code into a separate component.