CommonsBuild / tqf

Processing for the TE grants round based on the Gitcoin Allo protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Tables should have headers.

LinuxIsCool opened this issue · comments

Generally data tables should have headers. Titles for dataframes. I'm not sure how to implement this best. Maybe just markdown, or maybe an extension of using tabulator and panel.

I started a discussion on how to generally achieve this with panel here: https://discourse.holoviz.org/t/adding-titles-to-tabulator-parameters-in-panel-param/6179

See image. There could be a more explicit title for the data table. Especially since particular classes may display multiple data tables.

image

In this image, I mean having an inline title for the dataset at the area above where you see the 'Grant Name' column.