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

[FEATURE] Create Post Component #43

Open
10 tasks
codingshot opened this issue Jan 18, 2024 · 1 comment
Open
10 tasks

[FEATURE] Create Post Component #43

codingshot opened this issue Jan 18, 2024 · 1 comment
Labels
feature-request new feature request

Comments

@codingshot
Copy link
Member

Problem

Need to create profile feeds.

User Story(s):

As a user, I want to have a robust psot, so that I can reference profiles, follow, responds, likve reporst all directly form the component.

Description

Create a post component for social.near posts

Acceptance Criteria

  • create layout
  • pull from near social api to display name, .near and link to profile (potlock profile)
  • add markdown support
  • take in props posts and accountID and blockheights(can pass through URL)
  • add like post
  • and repost
  • display if post is a repost
  • able to reply to post if logged in
  • in reply show preview of logged in user near social profile
  • like replies
    Future

Limitations

  • it will be hard to generate feeds, may need near social api
  • these posts will be udpated so things like embedded posts wont work, need to show some type of not supported

Resources

@codingshot codingshot added the feature-request new feature request label Jan 18, 2024
@lachlanglen
Copy link

@codingshot since this is part of feeds which is larger feature, let's leave out of MVP and save for later in Q1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request new feature request
Projects
No open projects
Status: Ideating
Status: BOS Parity
Development

No branches or pull requests

2 participants