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

Replace tables with flex-boxes #29

Open
mikeymicrophone opened this issue Oct 24, 2018 · 0 comments
Open

Replace tables with flex-boxes #29

mikeymicrophone opened this issue Oct 24, 2018 · 0 comments

Comments

@mikeymicrophone
Copy link
Owner

Commissulator has a number of scaffolded templates that use tables (tr/td/th/tbody) to shape the data. As you may know, HTML tables are a useful starting point, but their styling rules are often too arcane to use in a mature interface.

This task is to experiment with replacing some of them with divs using flex layouts, and determine if such is a reasonable choice for the next phase of development.

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

No branches or pull requests

1 participant