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.

Here is the wishlist I’d like to have for the next major version:

  • Don’t use Grid for table header
  • Replace react-virtualized with react-window #12
  • remove deprecated lifecycles #10
  • Dynamic row heights #170
  • Make virtualization configurable
  • A11y
  • UT
  • plugin support
  • rewrite with TypeScript
  • support custom children key

Breaking changes:

  • use rollup to bundle package
  • omit placeholders in rowRenderer
  • rename tagName to as or elementType
  • rename scrollToPosition to scrollTo
  • rename headerRenderer to headerRowRenderer
  • rename headerRenderer for Column to headerCellRenderer
  • move AutoResizer to a separate package

Nice to have:

  • better size calculation to support cell with borders #149

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:9
  • Comments:42 (10 by maintainers)

github_iconTop GitHub Comments

6reactions
nihgwucommented, Aug 9, 2021

@kaleem-elahi No, even I don’t use this component much as I leave the previous project, but it’s a baby of mine, so I will keep on improving it(and it’s still heavily used in the projects I worked on), and actually there are not much blocking issues for the current version, and I’ll ask for the permission to access this repo for better maintenance, what I wanted to say is that for the next major version it’s going to be a completely rewrite so it won’t arrive soon

2reactions
elevator3commented, Nov 7, 2019

First of all I just wanted to say that I really really like the react-base-table but am unable to use it right now for the following reasons. It also seems to me that those are issues that everyone will benefit from…

  • Lack of documentation. The examples are great but they do not describe well what are the additional options or full usage of the particular feature. Not as easy to figure whatever you are looking at especially for the more complicated examples.

  • I am not sure who is using the ellipsis in the cells and why would that be a default other than the table not being able to support auto row heights.

  • If you use the rowHeight to modify the row height of the whole table the performance when displaying hundreds of rows, which is something that is supposed to be better, goes out of the window.

Please understand this is not a criticism of what you currently have but a request to make it easier for people to understand and start use it with enough basic features out of the box.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Glitch Roadmap Release v2.0 - Medium
Glitch Roadmap Release v2.0. A deeper look at what we have in store for the remainder of 2021 and beyond. The dawn of...
Read more >
The Cosmos Hub Roadmap 2.0
The Cosmos Hub Roadmap 2.0. This Cosmos Hub Product Roadmap incorporates input from product owners, key Cosmos stakeholders (ATOM holders, ...
Read more >
FICAM Roadmap v2.0 - HEI Security
Federal Identity, Credential, and Access Management (FICAM) Roadmap and Implementation. Guidance. Value Proposition. The purpose of this document is to provide ...
Read more >
Roadmap to v2.0 · Discussion #4056 · pydantic ... - GitHub
Roadmap to v2.0. ... (like default_factory in Field ) is not stable, and will be fixed in v2.0. Do you have any plan...
Read more >
Roadmap to v2.0, v3.0, v4.0
Roadmap to v2.0, v3.0, v4.0¶. Background¶. To make the khmer project easier to use and easier to build upon several fundamental changes need...
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