rowy icon indicating copy to clipboard operation
rowy copied to clipboard

scroll to top button

Open bharat5604 opened this issue 2 years ago • 5 comments

Add scroll to top button in footer

bharat5604 avatar Feb 14 '23 11:02 bharat5604

Is this issue available to work on?

Nike682631 avatar Feb 16 '23 20:02 Nike682631

yes

bharat5604 avatar Feb 17 '23 06:02 bharat5604

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.

harinij avatar Feb 26 '23 22:02 harinij

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

aditya-armal avatar Dec 12 '23 21:12 aditya-armal

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: [email protected] npm ERR! Found: [email protected] 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/[email protected] 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

athul-22 avatar Feb 10 '24 10:02 athul-22