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

Thread view #1059

Closed
6 tasks done
jodator opened this issue Jul 22, 2021 · 3 comments
Closed
6 tasks done

Thread view #1059

jodator opened this issue Jul 22, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request scope:forum The "Forum" page and related features
Milestone

Comments

@jodator
Copy link
Contributor

jodator commented Jul 22, 2021

@figma

Related:

  • components

Requirements:

  • Open thread by link from the category list or other places
  • Display threaded discussion
  • Display N number of replies and pagination
  • Suggested threads in sidebar
  • Post form
  • Post history in modal #1192
@jodator
Copy link
Contributor Author

jodator commented Jul 28, 2021

@devnikita16 For the current implementation (after the #1135):

  • remove the "tag" handling from the thread page
  • the block data should be obtained from the query node as here:
    block: asBlock({
    createdAt: voteFields.createdAt,
    inBlock: voteFields.inBlock,
    network: voteFields.network,
    }),

@jodator
Copy link
Contributor Author

jodator commented Aug 5, 2021

@devnikita16 So I'm going to merge the suggested threads PR but since the design was updated we still need to add  (or bring back) to it:

@p-sad
Copy link
Contributor

p-sad commented Aug 24, 2021

Broke up remaining tasks into #1257, #1258

@p-sad p-sad closed this as completed Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope:forum The "Forum" page and related features
Projects
None yet
Development

No branches or pull requests

3 participants