-
Notifications
You must be signed in to change notification settings - Fork 19
Combining successive Chat Messages #70
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfrontendAnything that's in the frontendAnything that's in the frontendpriority:lowWould be quite nice in the future but no hassle to get thereWould be quite nice in the future but no hassle to get there
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfrontendAnything that's in the frontendAnything that's in the frontendpriority:lowWould be quite nice in the future but no hassle to get thereWould be quite nice in the future but no hassle to get there
Projects
StatusShow more project fields
Todo
there's space and legibility wasted by displaying names multiple times.
We can omit the name if a user sends multiple messages in a row.
vanilla js removal for illustration:
Considerations: