Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Tables #13

Open
awkay opened this issue Feb 13, 2017 · 0 comments
Open

Feature: Tables #13

awkay opened this issue Feb 13, 2017 · 0 comments

Comments

@awkay
Copy link
Contributor

awkay commented Feb 13, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant