Open bharat5604 opened 1 year ago
Is this issue available to work on?
yes
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.
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
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
Add scroll to top button in footer