🚀 [Feature] Post List View Optional To Waterfall Grid View
Created by: Tirokk
Authored by Raimundo-dev
🚀 Feature
User Story
Feature: Post List View Optional To Waterfall Grid View
As a user
I want to have a quick and sorted overview over the posts
in the newsfeed and on my user profile.
In order to find and access older posts quickly,
Therefore I want to see a list view of the posts, where I can easy navigate.
EN:
A very similar issue half way coded already exists as
User Problem
EN: I have the problem that older posts are difficult to find because they quickly disappear down into the feed.
DE: Ich habe das Problem, dass ältere Posts schwer auffindbar sind, weil sie in dem Feed nach unten hin schnell verschwinden.
Implementation
EN:
- The feature is required for both the newsfeed page and the profile.
- The following should be displayed line by line: date, author, title and reduced image for each post.
- on newsfeed with author
- on profile without author
- Pagination: n lines should always be combined on one page.
- Navigation: The pagination should be navigable with ...
- Possibility to choose the view see design & layout
DE:
- Das Feature wird sowohl für die Newsfeed-Seite als auch für das Profil benötigt.
- Zeilenweise angezeigt werden sollten: Datum, ggf. Autor, Titel und verkleinertes Bild zu jedem Post.
- auf Newsfeed mit Autor
- auf Pofil ohne Autor
- Pagination: Dabei sollen immer n Zeilen zu einer Seite zusammengefasst werden.
- Navigation: Die Pagination soll navigierbar sein mit ...
- Auswahlmöglichkeit der Ansicht siehe Design & Layout
Design & Layout
EN Choose the view. DE Auswahl der Ansicht
(Picture coding example see issue
Validation
None
Additional context
EN As User I would happy to have the possibility to expand the a list entry to show a preview of the content. Perhaps it could be realised in an extra issue.
DE Als Benutzer wäre es wünschenswert, wenn ich eine Zeile der Liste aufklappen könnte, um mir die Vorschau anzusehen. Vielleicht in einem neuen Issue zu realisieren.