Skip to content
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

Display user's own posts on the feed screen #184

Open
Shruti-1910 opened this issue Jun 19, 2024 · 0 comments
Open

Display user's own posts on the feed screen #184

Shruti-1910 opened this issue Jun 19, 2024 · 0 comments
Assignees

Comments

@Shruti-1910
Copy link
Collaborator

Description:

Currently, the feed screen displays posts from other users but does not include posts made by the current user. It is important for users to see their own posts in the feed to ensure they are aware of their contributions and interactions within the app. The app should display the user's own posts alongside posts from other users on the feed screen.

Expected Behavior:

  • The feed screen should include posts made by the current user, displayed in chronological order along with posts from other users.
  • The user's own posts should be visually consistent with other posts but may include subtle indicators to denote ownership.

Acceptance Criteria:

User Interface:

  • The user's own posts should appear in the feed, integrated seamlessly with posts from other users.
  • The posts should be displayed in chronological order, regardless of the author.

Functionality:

  • The feed should fetch and display posts from both the current user and other users.
  • The logic for fetching and displaying posts should ensure that all relevant posts are included and ordered correctly.
  • Any existing features (e.g., likes, comments) should function identically for the user's own posts.
@Alpha17-2 Alpha17-2 self-assigned this Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants