react-fullpage icon indicating copy to clipboard operation
react-fullpage copied to clipboard

the vertical scrollbar doesn't move if you manually go to a slide - is this intentional ?

Open clearly-outsane opened this issue 5 years ago • 11 comments

As you can see I'm on the first slide yet the scroll bar is at the very bottom image

Expected Behavior

Actual Behavior

Navigator and OS versions

clearly-outsane avatar Jul 23 '20 14:07 clearly-outsane

Thank you for reporting.

I keep you posted.

Do you have a link to share?

thierryc avatar Jul 23 '20 15:07 thierryc

I merely saw the demo on your github. I don't mind helping you fix this by contributing- I am familiar with react !

Edit: One simple solution would be to just disable the scroll bar and make scrollDown event trigger going to the next slide etc.

clearly-outsane avatar Jul 23 '20 15:07 clearly-outsane

no the scroll bar is for touch device.

thierryc avatar Jul 23 '20 15:07 thierryc

scrollDown event trigger work well on desktop. But if you have a better option for touch device, iPad, iPhone, Android, and Surface, I will be happy to test it.

thierryc avatar Jul 23 '20 15:07 thierryc

https://thierryc.github.io/react-fullpage/

thierryc avatar Jul 23 '20 15:07 thierryc

Hmm I will see - I thought these methods will work on desktop and mobile as long as a supported browser is used.

Ah yes even in that link you shared - you can see the scrollbar issue

clearly-outsane avatar Jul 23 '20 15:07 clearly-outsane

That the point. I don't have the issue on my side. The scrollbar is on the top. What is your browser version and OS ?

thierryc avatar Jul 23 '20 16:07 thierryc

Need more info to reproduce.

thierryc avatar Jul 23 '20 16:07 thierryc

Oh interesting.. I'm using Google Chrome on Windows 10 - let me know if you need more info

clearly-outsane avatar Jul 23 '20 16:07 clearly-outsane

Thank you... I will do the test.

thierryc avatar Jul 23 '20 16:07 thierryc

Hi good day. I had found this problem too however I tried few browser to run my project. i found the problem on <div name=Driver style={ {height: 6400px} }>, can i modified that or master you have other solution? Thank you very much. (I quite new in react, so i cant simply fix the bug Q-Q thank you very much seriously. )

Best regard, Gordon

myrealstory avatar Jul 21 '22 18:07 myrealstory