-
Notifications
You must be signed in to change notification settings - Fork 4
[FEAT] Limit the number of news/posts displayed in the home page #187
New issue
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
Comments
It's a good idea to display only the 6 last elements from each sections and to have a link to the specific page with all the elements of a section 👍🏻 |
@NathalieC Could you give us feedbacks on my previous comment, when you have time ? |
I suggest we start we a simple menu for the new pages, close to the one we have on the home page, but a different one. |
We decided to:
|
Feedback will be managed with #568. |
Is your feature request related to a problem? Please describe.
Currently, we display all posts/news in the home page.
We are going to have more and more content so we should only display the newest content.
Describe the solution you'd like
For now, we have no more than 6 elements. This seems to be enough for an highlight.
For extra content, we could create a dedicated page that list all of them and add a link to this page in the home page.
We could also introduce pagination in the new page right now or later when we will have dozen of elements to reference.
Describe alternatives you've considered
Do not change: we will progressively overload the page, especially if we don't implement #30.
Tasks
The text was updated successfully, but these errors were encountered: