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

Handle narrowing to empty streams in a better way

Open preetmishra opened this issue 5 years ago • 2 comments

Currently, narrowing to empty streams makes the selection bar disappear. Moreover, it is difficult to make out why nothing is being shown in the MessageBox.

To reproduce:

  • Navigate to an empty stream (e.g. Django on chat.zulip.org).
  • Press enter.

We could try imitating the web and the mobile app that show a rather informative message, when narrowed, for these streams.

Another aspect, related to narrowing to empty streams, has been discussed in #259.

preetmishra avatar Apr 20 '20 12:04 preetmishra

@preetmishra This may be resolved by a relatively early PR (#278) from @sumanthvrao? That PR has been sitting around without getting merged for too long, but should be good as a starting approach after rebasing and final reviews. We could potentially take a different approach, of course.

neiljp avatar Apr 21 '20 17:04 neiljp

@zulipbot add "bug"

preetmishra avatar Apr 21 '20 17:04 preetmishra