CryptoverseWeb3 / CryptoverseWeb3/Cryptoverse

[FEATURE] Infinite Scroll in News section

Open
#44 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue hacktoberfest priority: high
Dominant language
JavaScript
Stars
6
Forks
9
PR merge metrics
No merged PRs in 30d

Description

### Detailed description

I suggest to add infinite scroll in news section so that the news that are not able to fit in the screen able to visible by scrolling down.

### Context

With this feature, the news count will be increased, there is only 9-12 news on screen but with infinite scroll, user can view news as much as they want.

The infinite scroll also solves the problem of pagination.

- Pre-loading News will slow the website for the users, so we can load the news while the user is scrolling and news will start loading so that pre-loading the news

### Possible implementation

![image](https://user-images.githubusercontent.com/101857182/192555270-a421132a-739c-4c12-8ac4-3757980a81a5.png)

Example: loading icon while fetching the news
### Additional information

_No response_

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.