You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you scroll down in main app screen, the view in the "downloads and purchase"s is also moved when you go there. It also happens in reverse, when you move scroll in downloads view and go back to the main screen.
Steps to reproduce
Move scroll down in the main screen
Go to Downloads section
You will notice that the view focus is not on top at last downloaded video, but it has moved down
It also works in reverse. Did not check for all app sections and views.
Expected behaviour
Moving scroll in one view should not affect other sections of the app.
Actual behaviour
You move scroll in one section, the focus moves in other also.
The text was updated successfully, but these errors were encountered:
LavRadis
changed the title
When you use a scroll bar in main app screen it also moves the view in download folder and vice versa
When you use the scroll bar in main app screen it also moves the view in download folder and vice versa
Nov 10, 2017
You most likely to change the scrolling behavior in the doNavigate function of actions/navigation.js so that the Y position is not retained on navigation to new pages not in the history stack.
Working on this? See hint here
The Issue
When you scroll down in main app screen, the view in the "downloads and purchase"s is also moved when you go there. It also happens in reverse, when you move scroll in downloads view and go back to the main screen.
Steps to reproduce
It also works in reverse. Did not check for all app sections and views.
Expected behaviour
Moving scroll in one view should not affect other sections of the app.
Actual behaviour
You move scroll in one section, the focus moves in other also.
System Configuration
LBRY Daemon version: 0.18.0rc1
LBRY App version: 0.18.0rc1
LBRY Installation ID: 7tYN144rHXrspzJG9xLP28fi1JztXnbpKro6DBJEQyzBmXTyDgqRLfYsUvHYFVmMe2
Operating system: Win 10
Screenshots
They are attached to this issue report.
The text was updated successfully, but these errors were encountered: