Giter VIP home page Giter VIP logo

Comments (4)

KamranAsif avatar KamranAsif commented on June 25, 2024

The slowdown is probably due to your grid performance more than anything else.
Do you have shouldComponentUpdate speedup enabled in your cells?

Here is a good readup: http://benchling.engineering/performance-engineering-with-react/

from fixed-data-table-2.

gcazaciuc avatar gcazaciuc commented on June 25, 2024

same issue here with text only columns. the scroll works super fast but the problem is that if you have many columns, when you drag one of them to the edges of the table the scroll moves incredibly slow. it's not really a perf issue but the fact that scroll speed seems to be hardcoded to 15 px within the table. i believe the scroll velocity should take into account the number of columns and/or be able to pass it by props.

from fixed-data-table-2.

KamranAsif avatar KamranAsif commented on June 25, 2024

@gcazaciuc Here is a screencast of our grid using this feature: https://streamable.com/b9bf
I honestly thought it was too fast.

Feel free to put up a PR to pass the speed via props. We won't be filing this as a bug though.

from fixed-data-table-2.

KamranAsif avatar KamranAsif commented on June 25, 2024

Closing this since there is no follow up

from fixed-data-table-2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.