We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the browser view scrolls to the latest address, load more automatically
When scrolling on the richest addresses view, the next items are loaded automatically (just like facebook / twitter).
When new addresses are loaded, they get a color effect just like the latest block view:
Also, the UI works smoothly on mobile.
When scrolling on the richest addresses view, you need to click the More button to get the next items.
More
See this PR to know how to apply the effect.
The text was updated successfully, but these errors were encountered:
web-ui: Add infinite scroll on richest addresses (wiringbits#78)
c9e3210
Add dependency to ngx-infinite-scroll Add intinite scroll on richest addresses Add color efect on new addresses
903b0dc
Add dependency to ngx-infinite-scroll Add infinite scroll on richest addresses Add color effect on new addresses
d236d72
7f7512c
No branches or pull requests
When the browser view scrolls to the latest address, load more automatically
Expected behavior
When scrolling on the richest addresses view, the next items are loaded automatically (just like facebook / twitter).
When new addresses are loaded, they get a color effect just like the latest block view:
Also, the UI works smoothly on mobile.
Actual behavior
When scrolling on the richest addresses view, you need to click the
More
button to get the next items.Steps to reproduce the behavior
Insights
See this PR to know how to apply the effect.
The text was updated successfully, but these errors were encountered: