GUIbughelp wanted
Repository metrics
- Stars
- (38,153 stars)
- PR merge metrics
- (平均マージ 9d 17h) (30d で 17 merged PRs)
説明
Checklist
- I am able to reproduce the bug with the latest version.
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Affected version
After (but also before) #7659
Steps to reproduce the bug
Scroll down in a list fast when there are more items.
Expected behavior
The view should scroll down down to the bottom and the reload button be completely visible (assuming enough "scroll inertia").
Actual behavior
Sometimes the view suddenly stops scrolling right above the loading footer (i.e. the footer of the list, containing the loading circle), instead of scrolling down to the bottom of the footer. Items start loading anyway, but since the scroll stopped before the loading indicator could become visible, to the user it may seem like there are no more items.