question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make minmax(200px, 1fr) the default cellWidth on DataTable

See original GitHub issue

We’ve found this to be a good reasonable default by dogfooding. Let’s set the cellWidth prop’s default value to be minmax(200px, 1fr) on DataTable.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
TejasQcommented, Jun 28, 2019

Either or. Great work!

0reactions
wptechprodigycommented, Jun 28, 2019

Under what category should this change be placed: Feature: or Fix:?

I am thinking Fix, what do you think?

Read more comments on GitHub >

github_iconTop Results From Across the Web

columns.width - DataTables
Column width in tables depends upon many properties such as cell borders, table borders, the border-collapse property, the content of the table and...
Read more >
How to set column widths to a jQuery datatable?
Basically i set the sScrollX to 200% then set the individual column widths to the required % that I wanted. The more columns...
Read more >
grid-template-columns - CSS: Cascading Style Sheets | MDN
Indicates that there is no explicit grid. Any columns will be implicitly generated and their size will be determined by the grid-auto-columns ......
Read more >
glin/reactable: vignettes/examples.Rmd - Rdrr.io
To create a data table, use reactable() on a data frame or matrix. ... You can set the default sorted columns by providing...
Read more >
CSS grid-auto-rows property - W3Schools
auto, Default value. The size of the rows is determined by the size of the largest item in the row, Demo ❯ ;...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found