TeselaGen / teselagen-react-components

React components shared across teselagen's apps

Home Page:https://teselagen.github.io/teselagen-react-components/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table UI Changes

tgreen7 opened this issue · comments

  • improve the boolean field to use more friendly icons (we'll need a couple custom icons perhaps) instead of True/False (this will break some tests but should be easily correctable

image

  • allow table column headers to show a description upon hover (if a description is passed in the schema field)
  • do not show the column header tooltip if there is not overflow
  • make sure the overflow tooltip does not get repeated upon dragging/resizing the column header

@tgreen7 these have all been completed, right?