Skip to content
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

Open
bofeiw opened this issue Jan 26, 2024 · 8 comments
Open

Animation to search tables gets slower as number of table grows #1531

bofeiw opened this issue Jan 26, 2024 · 8 comments

Comments

@bofeiw
Copy link
Contributor

bofeiw commented Jan 26, 2024

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:

  1. Go to https://demo.rowy.io/tables
  2. Search for "story"
  3. Notice the animation is slow

Expected behavior
Search table animation should always be fast regardless of number of tables.

@harinij
Copy link
Member

harinij commented Feb 1, 2024

/bounty $30

@mehulmathur16
Copy link

mehulmathur16 commented Feb 1, 2024

/attempt #1531 Can this issue be assigned to me ?

Algora profile Completed bounties Tech Active attempts Options
@mehulmathur16 1 bounty from 1 project
HTML, C++,
Java
Cancel attempt

@AnushDeokar
Copy link
Contributor

AnushDeokar commented Feb 1, 2024

/attempt #1531

Algora profile Completed bounties Tech Active attempts Options
@AnushDeokar    1 rowyio bounty
+ 0 bounties from 0 projects
TypeScript
Cancel attempt

Copy link

algora-pbc bot commented Feb 1, 2024

💡 @AnushDeokar submitted a pull request that claims the bounty. You can visit your bounty board to reward.

@janvi01
Copy link
Contributor

janvi01 commented Feb 1, 2024

/attempt #1531

Algora profile Completed bounties Tech Active attempts Options
@janvi01    1 rowyio bounty
+ 0 bounties from 0 projects
JavaScript, Python,
HTML & more
Cancel attempt

Copy link

algora-pbc bot commented Feb 1, 2024

💡 @janvi01 submitted a pull request that claims the bounty. You can visit your bounty board to reward.

@TheVixhal
Copy link

TheVixhal commented Feb 10, 2024

/attempt #1531

TheVixhal added a commit to TheVixhal/rowy that referenced this issue Feb 10, 2024
Fix/animation to search tables loading issue rowyio#1531

/claim rowyio#1531

Implemented -

update TableGrid.tsx
commented out this line of code :
 //timeout={(sectionIndex + 1) * 100 + tableIndex * 50}

Video : https://github.com/TheVixhal/Video/blob/751b7962487c866eb4a8dcb7db976793898d52f1/Tables%20%E2%80%A2%20ghoda-94d3f%20%E2%80%A2%20Rowy%20(dev)%20-%20Google%20Chrome%202024-02-11%2003-46-24.mp4
Copy link

algora-pbc bot commented Feb 10, 2024

💡 @TheVixhal submitted a pull request that claims the bounty. You can visit your bounty board to reward.

@algora-pbc algora-pbc bot removed the 💎 Bounty label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants