React storybook tables
The following macros are not currently supported in the header:
  • style

React storybook tables

Table 2 LUX gaps

Issue

Screenshot

Assignee

Issue

Screenshot

Assignee

Selecting a row should check the checkbox

 

 

Action items not aligned

 

@dana lees kunik

Hovering a clickable element (title or data) should show a hand cursor

 

@dana lees kunik

Disable selection of text

(-webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */)

 

@dana lees kunik

Add a locked column for the “Customize columns” popup

 

 

 

Comparison between the 2 versions of tables in LUX React storybook:

Version 1: https://pages.vghe.verint.com/InnerSource/ReactComponentLibrary/?path=/docs/components-table--scrollable-table

Version 2: https://pages.vghe.verint.com/InnerSource/ReactComponentLibrary/?path=/docs/components-tablev2--scrollable-table