Vuesax: Table is missing

Created on 5 Jun 2018  路  12Comments  路  Source: lusaxweb/vuesax

Why I can't see any option for table?

New Component enhancement help wanted

Most helpful comment

This is the las component I would need this framework to have in order to use it for my personal projects. Any progress on this?

For me, the minimum features should be:

  • Column sorting
  • Column filtering
  • Global search
  • Action buttons
  • Row selection for batch actions (checkboxes)
  • Pagination

This could be a good start point: https://vuematerial.io/components/table

All 12 comments

Still that component is not created, would you like to help do it?

@luisDanielRoviraContreras I can help with that

@roonie007 If you want you can help in a somewhat easier component or with some existing ones, thanks for the contribution.

I can help you to do it.

It would be great the only thing is that this component is somewhat complicated if you want you can do something simpler to start and then this something like Collapse (Accordion) clear if you think you can do this component well forward and thank you very much

I have a basic table component created if you are interested in seeing it I can create a branch on my fork.

Of course no problem, this component is not done because I want it to have all the functionalities such as editable, add row, add colum, checked row, filter, pagination, remove row, disabled value, to be really functional and necessary

Mine is a basic table for displaying an array of objects. You can specify the headers, data source, and columns. Has built in functionality to display an edit and/or delete button. So it sounds like it is lacking a lot of the features you are looking for.

Well thank you very much for the contribution you are giving to Vuesax and the community

This is the las component I would need this framework to have in order to use it for my personal projects. Any progress on this?

For me, the minimum features should be:

  • Column sorting
  • Column filtering
  • Global search
  • Action buttons
  • Row selection for batch actions (checkboxes)
  • Pagination

This could be a good start point: https://vuematerial.io/components/table

Well for now I am in stabilizing all the components for support ssr and better accessibility as soon as I finish that I put in this component that really is important thanks to all

Added the vs-table component in the latest version, thank you very much

https://lusaxweb.github.io/vuesax/components/table.html#default

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bigperson picture bigperson  路  3Comments

webafra picture webafra  路  3Comments

andresilva-cc picture andresilva-cc  路  3Comments

jsinhSolanki picture jsinhSolanki  路  3Comments

jbienesdev picture jbienesdev  路  3Comments