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

Create room threads list view #18957

Closed
3 of 4 tasks
germain-gg opened this issue Sep 9, 2021 · 3 comments
Closed
3 of 4 tasks

Create room threads list view #18957

germain-gg opened this issue Sep 9, 2021 · 3 comments
Assignees
Labels
A-Threads T-Task Tasks for the team like planning X-Needs-Design

Comments

@germain-gg
Copy link
Contributor

germain-gg commented Sep 9, 2021

Design

Screen Shot 2021-09-09 at 08 42 53

Figma file: Flow – Viewing the thread list

Requirements

  • Create a new right panel view to list all the threads in a given room.
  • Change ThreadView previous phase to be ThreadPanel rather than RoomSummary
  • Implement a local filter to
    • Show all threads
    • Threads I started
    • Threads I've participated in
  • Have an empty design

This view will for now only be fed with data loaded on the client. This will evolve in future iterations but is out of scope for this ticket

@germain-gg
Copy link
Contributor Author

@janogarcia to add the "empty list" design to this issue once they are ready

Palid added a commit to matrix-org/matrix-react-sdk that referenced this issue Oct 14, 2021
Implement element-hq/element-web#18957 following requirements:
* Create a new right panel view to list all the threads in a given room.
* Change ThreadView previous phase to be ThreadPanel rather than RoomSummary
* Implement local filters for My and All threads

In addition: 
* Create a new TileShape for proper rendering requirements (hiding typing indicator)
* Create new timelineRenderingType for proper rendering requirements
@Palid
Copy link
Contributor

Palid commented Oct 14, 2021

matrix-org/matrix-react-sdk#6904 does not fully close this issue, as Empty List and Threads I've participated in filter was not done due to missing designs.
Created #19396 as a followup.

Closing this one as finished.

@germain-gg
Copy link
Contributor Author

Closing as last requirement is tracked as part of #19396

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Threads T-Task Tasks for the team like planning X-Needs-Design
Projects
None yet
Development

No branches or pull requests

4 participants