You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering whether a thread functionality would be possible.
Basically, rather than showing individual messages (which may become messy after receiving and sending several messages), it would be more practical to have a Thread view.
Sites such as Facebook or Twitter seem to favor this design. However, it would require creating new models, starting with a Thread model, and may lead to breaking changes.
Best regards,
Example:
The text was updated successfully, but these errors were encountered:
Hi,
Not an issue, but more of a design concern.
I was wondering whether a thread functionality would be possible.
Basically, rather than showing individual messages (which may become messy after receiving and sending several messages), it would be more practical to have a Thread view.
Sites such as Facebook or Twitter seem to favor this design. However, it would require creating new models, starting with a Thread model, and may lead to breaking changes.
Best regards,
Example:
The text was updated successfully, but these errors were encountered: