Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Infinite scrolling doesn't work in big screens #256

Closed
reyraa opened this issue May 23, 2017 · 0 comments
Closed

Infinite scrolling doesn't work in big screens #256

reyraa opened this issue May 23, 2017 · 0 comments
Labels

Comments

@reyraa
Copy link
Contributor

reyraa commented May 23, 2017

Expected behaviour

We need a fallback for when the screen is big enough and scrollHeight is zero, so infinite scrolling doesn't work.

Actual behaviour

If the height of the screen is bigger than the height of the application body, the infinite scrolling doesn't work and there is no way to load rest of the transactions.

Steps to reproduce

  • Login and navigate to transactions tab
  • If your screen is big enough and you don't see the scrollbars, then you won't find a way to load more transactions.
@reyraa reyraa added the bug label May 23, 2017
@slaweet slaweet self-assigned this May 23, 2017
slaweet added a commit that referenced this issue May 24, 2017
Add "Load more" button back to transactions list - Closes #256
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants