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

Make Replies page #58

Open
e-caste opened this issue Jan 14, 2022 · 0 comments
Open

Make Replies page #58

e-caste opened this issue Jan 14, 2022 · 0 comments
Assignees
Labels
Frontend Frontend related Page A page with an address /something

Comments

@e-caste
Copy link
Member

e-caste commented Jan 14, 2022

Structure:

  • ListEntry long for top-level answer (getAnswer, postUpvote, postDownvote APIs)
  • List component paginated (getReplies API)
    • ListEntry long (postUpvote, postDownvote APIs)
  • TextInput (postReply API)

Components used:

Address: /discussion?:answerId where answerId is the ID of the top-level answer from which the discussion stems


Example:
Screenshot 2022-01-14 at 12 46 57

@e-caste e-caste added Frontend Frontend related Page A page with an address /something labels Jan 14, 2022
@e-caste e-caste added this to the Frontend Pages v1 milestone Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Frontend related Page A page with an address /something
Projects
None yet
Development

No branches or pull requests

3 participants