zulip/web
Aman Agrawal c152cb55a5 inbox: Fix empty text visible with visible unread rows.
If the last returned value of `insert_stream` was false, `has_topics_post_filter`
was false and hence this empty text was visible.

We only need one of the inserted streams to visible to hide the empty text.

Reproducer:

* Mark all messages as read.
* mark one message in denmark as unread.
* mute #support (any stream that would come later to denmak alphabetically)
* sent a message support from a different user while inbox is open.
2023-10-17 10:29:45 -07:00
..
e2e-tests e2e-tests: Remove now-unnecessary StackFrame cast. 2023-10-16 15:00:55 -07:00
generated
html
images typos: Fix typos caught by typos. 2023-10-09 11:55:16 -07:00
shared personal_menu: Add new SVGs. 2023-10-12 15:31:01 -07:00
src inbox: Fix empty text visible with visible unread rows. 2023-10-17 10:29:45 -07:00
styles css: Rename CSS variables for heights in subscriptions overlay. 2023-10-17 10:28:50 -07:00
templates overlays: Rename "modal-bg" class to "overlay-container". 2023-10-17 10:28:50 -07:00
tests recent view: Add button to fetch more conversations. 2023-10-13 16:14:55 -07:00
third compose_typeahead: Add new indicator to topic items in typeahead. 2023-10-12 14:44:40 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-10-09 14:16:23 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js
webpack.assets.json hello: Fix client logos not changing on hello page. 2023-10-06 12:51:57 -07:00
webpack.config.ts webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00