rowyio / rowy

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
http://rowy.io
Other
5.88k stars 479 forks source link

fix: search table result loading #1534

Open janvi01 opened 6 months ago

janvi01 commented 6 months ago

/claim https://github.com/rowyio/rowy/issues/1531

Fix - Animation to search tables loading

Implemented -

  1. Decreased the values used in the timeout prop for the SlideTransition components.
  2. Avoid unnecessary rendering when the user types aggressively, using the debounce technique.

Demo -

https://github.com/rowyio/rowy/assets/34344234/dd3bc50e-0f4b-4374-a861-f9ff72ee5a84

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rowy-os ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 18, 2024 4:07pm
1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **rowy-typedoc** | ⬜️ Ignored ([Inspect](https://vercel.com/rowy/rowy-typedoc/2b8f5vhSAeaWn8xAA4VTp87f2FUR)) | [Visit Preview](https://rowy-typedoc-git-fork-janvi01-searchtableanimation-rowy.vercel.app) | | Feb 18, 2024 4:07pm |
vercel[bot] commented 6 months ago

@janvi01 is attempting to deploy a commit to the Rowy Team on Vercel.

A member of the Team first needs to authorize it.

janvi01 commented 6 months ago

@bofeiw @harinij Kindly review, Thanks.