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
6.17k stars 488 forks source link

scroll to top button #1121

Open bharat5604 opened 1 year ago

bharat5604 commented 1 year ago

Add scroll to top button in footer

Nike682631 commented 1 year ago

Is this issue available to work on?

bharat5604 commented 1 year ago

yes

harinij commented 1 year ago

Hi 👋 This would need some design work before it can be added to the queue.

@bharat5604 can you share a bit more about the problem you are trying to solve here? Do you have a large table that you typically scroll to the end? If you can share a bit more about your use case along with a screen recording it would be super helpful.

aditya-armal commented 11 months ago

Describe the bug When scrolling down the screen, there is no button available to automatically scroll up after reaching the halfway point.

To Reproduce Steps to reproduce the behavior: -Open the application. -Scroll down the screen. -Reach below halfway point. -Observe the absence of a button to automatically scroll up.

Expected behavior I expected there to be a button that, when clicked, would automatically scroll to the top of the screen.

Screenshots N.A

athul-22 commented 9 months ago

cloned the repo but not able to install the packages, npm install shows error

(base) athulnambiar@Athuls-MacBook-Pro rowy % npm i npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: rowy@3.0.0 npm ERR! Found: tss-react@4.4.4 npm ERR! node_modules/tss-react npm ERR! tss-react@"^4.4.4" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer tss-react@"^3.0.0" from @rowy/multiselect@0.4.1 npm ERR! node_modules/@rowy/multiselect npm ERR! @rowy/multiselect@"^0.4.1" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! npm ERR! For a full report see: npm ERR! /Users/athulnambiar/.npm/_logs/2024-02-10T09_01_44_267Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /Users/athulnambiar/.npm/_logs/2024-02-10T09_01_44_267Z-debug-0.log