Vuesax: Table collapsed data should open when we click on row instead of arrow.

Created on 18 Feb 2019  路  4Comments  路  Source: lusaxweb/vuesax

Hi, I would like report UX issue of table with collapsed data feature.

Right now in vuesax if we want to open collpased data then I have to click on arrow on right but UX wise that collapsed data should open if I click anywhere in that table row.

https://lusaxweb.github.io/vuesax/components/table.html#expandable-data

Most helpful comment

it should be possible to choose, because when you want to use inside vs-td custom component to edit inline, there is a confllict with expandable slot
TypeError: Cannot read property 'classList' of null
at VueComponent.clicktd (vuesax.common.js?fb9a:10384)

All 4 comments

The functionality was added in the latest version

it should be possible to choose, because when you want to use inside vs-td custom component to edit inline, there is a confllict with expandable slot
TypeError: Cannot read property 'classList' of null
at VueComponent.clicktd (vuesax.common.js?fb9a:10384)

I can no more combine checkbox (multiple select) and expanded table now. On click on the row, expanded table does not appear, instead the checkbox is checked. Please provide a fix to permit both to be used at the same time.

En el ejemplo al hacer click, el area expandible no muestra nada

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hahuy95 picture hahuy95  路  3Comments

Deltalus picture Deltalus  路  3Comments

MeastBlue picture MeastBlue  路  3Comments

bigperson picture bigperson  路  3Comments

webafra picture webafra  路  3Comments