Closed alextseni closed 6 years ago
Having two scrollbars in small screens is not practical (one for the page and one for the updates section). Instead of scrolling inside the updates section, there should be something like a Load More button for the mobile version.
Removed scrolling and added pagination (5 items per page) for all devices. https://www.npmjs.com/package/rc-pagination
Having two scrollbars in small screens is not practical (one for the page and one for the updates section). Instead of scrolling inside the updates section, there should be something like a Load More button for the mobile version.