-
Notifications
You must be signed in to change notification settings - Fork 485
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
Animation to search tables gets slower as number of table grows #1531
Comments
/bounty $30 |
/attempt #1531 Can this issue be assigned to me ?
|
/attempt #1531
|
💡 @AnushDeokar submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
/attempt #1531
|
💡 @janvi01 submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
/attempt #1531 Options |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If there are a lot of tables in the project, searching for a table will animate slower and the table takes longer.
Example in demo project: searching for "story" will take animate a bit.
50.tables.mov
An extreme example, there are 170 tables, search took 6 seconds to animate.
170.tables.mov
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Search table animation should always be fast regardless of number of tables.
The text was updated successfully, but these errors were encountered: