Skip to content

Feature: Tables #13

@awkay

Description

@awkay

Data table support. I'm not personally a fan of "grid" components. They're "cool" from a programming perspective, but I find them horrible from a user perspective. Rendering page-at-a-time tables with page controls seems better.

I would say that having a separation of the data model from the rendering is important, and being able to deal with dynamically loading page-at-a-time in a generic reusable way is also important. Responsive rendering (via divs) is also pretty important.

Not a bad idea to look at the table support in other places to ensure that "cell rendering" and such are configurable. This one is going to take some design effort to make good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions