-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Migrate plugin to react-table v8 + react18 #189
Comments
Due to the scale of this task, a separate project will be generated |
btw: the DnD columns is removed (now supported with react18) and will be implemented from start with https://github.com/react-dnd/react-dnd/ |
responsive table migrated and working, edition included. note: the objetive of 2.x.x its to migrate the actual dispatch strategy to https://github.com/pmndrs/zustand |
Far from perfect yet, but The DnD was reconstructed with another technology and its "working" Screen.Recording.2022-07-16.at.12.14.33.mov |
The core of the migration is finished I will prepare a beta this week |
Hey @RafaelGB I have table with 118 files and field add new barely works. It's incredibly laggy and easily freezes obsidian app. I have tried 1.8.2 and 2.0.0 beta 2 and it's the same. I have noticed that if I have put something into search and number of displayed books is smaller it doesn't lagg that bad as with whole table but it's still quite a significant lagg. |
hi @Gentleman03. Open a discussion and share your ddbb markdown file please. Will be attended properly |
Sorry for the delay. I would like to keep my DB private so if that's ok I can upload it somewhere and I'll send you a link. I'll just need an email adress or any other contact channel. |
react-table v8 is stable now. The advantages of the version are too much important and all the issues have to wait until this is done
The text was updated successfully, but these errors were encountered: