You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the saved posts page does not display saved posts in a grid format, which could enhance visual organization and usability. Implementing a grid layout for saved posts will improve user experience by allowing users to view and navigate through saved posts more efficiently.
Expected Behavior:
Introduce a grid layout on the saved posts page that displays saved posts in a visually appealing and organized manner.
Ensure that each saved post is represented as a tile or card within the grid, containing relevant details such as thumbnail, title, and post metadata.
Acceptance Criteria:
User Interface:
Enhance the saved posts page to present saved posts in a grid layout, with consistent spacing and alignment between post tiles.
Design the grid to accommodate varying sizes of post thumbnails or media previews.
Functionality:
Implement navigation controls (e.g., scrolling, pagination) to allow users to browse through multiple pages of saved posts if necessary.
Ensure that clicking on a saved post tile opens the full post or provides access to detailed post information.
The text was updated successfully, but these errors were encountered:
Shruti-1910
changed the title
Implement "Message" Button on User Profiles
Implement Grid Layout for Saved Posts Page
Jun 19, 2024
Description:
Currently, the saved posts page does not display saved posts in a grid format, which could enhance visual organization and usability. Implementing a grid layout for saved posts will improve user experience by allowing users to view and navigate through saved posts more efficiently.
Expected Behavior:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: