zulip-terminal icon indicating copy to clipboard operation
zulip-terminal copied to clipboard

Improvement of presence markers UI

Open Ezio-Sarthak opened this issue 2 years ago • 1 comments

After the successful merge of #987, we support a simple UI for presence markers. Here are some thoughts for some follow-ups that'd need discussion and implement promptly:

  • [ ] Show bot markers (this was also suggested in role-markers PR)
  • [ ] Handle "unavailable" visibility and explicit changes (are they events? See #988)
  • [ ] Only update the status rather than the entire box (maybe not that tricky?)
  • [ ] Show user presence in Direct message compose?
  • [ ] Show user presence in user mentions?
  • [ ] Show user presence in Direct message narrow heading/title for each user

Feel free to hop-in for any discussion on CZO

Tagging with GSoC, as elements might be a good project during summer.

Ezio-Sarthak avatar Feb 28 '22 05:02 Ezio-Sarthak

Note that the PM compose and user mention cases also could include autocomplete, which is what the web app currently does - it doesn't include user status in rendered mentions.

neiljp avatar Mar 02 '22 17:03 neiljp