User profile: Threads - Waiviogit/waivio GitHub Wiki

The Threads on user profile page displays threads that the user has written, as well as threads that other users have addressed to the user.

Elements description

TEXT - A field for entering and publishing thread posts.

FEED - A feed featuring threads, resembling comments but without the app and reblog buttons. When a thread is clicked, it opens in a modal window view.

RIGHT_SIDEBAR - Contains the "Expertise" section.

image

Edit thread

Threads can be edited in the feed. After clicking on the three dots button, there will be an option 'Edit thread,' and a "small" editor will appear.

image image

Threads can be edited in the post modal window mode and full-screen. After clicking on the three dots button, there will be an option 'Edit thread,' and a "comments" editor will appear.

image image

Unauthorized user

The field for writing a thread is visible to unauthorized users. However, after clicking in the field, a modal window prompting the user to sign in will open.image

Additional information

  • [profile / threads] the idea to add Threads not only to objects, but also to user profiles. By launching a new Thread, you can publicly communicate with this user. The new Thread must contain the name of the user to whom the question is addressed #6048
  • [profile / threads] Now in threads on the user profile only those where the user is mentioned are shown. It is also proposed to add all threads initiated by this user there. #6271
  • [notification / user threads] add notification and checkbox to Notifications for threads by followed users #6313
  • [threads / edit] When trying to edit a thread post, an incomprehensible transition occurs #6512
  • [threads / unauthorized] Display writing field on Threads for Unauthorized Users, triggering authorization modal on interaction #6775