Files
zulip/web/tests/example8.test.js
Aman Agrawal c20340a5a6 narrow_state: Use message_lists.current to return current filter.
It doesn't make sense for us to track a separate current filter when
it should just the be filter of current message list if there is one.

This will reduce possible confusion in the codebase where filter
returned by narrow_state is different from message_lists.current.
2024-02-24 08:31:18 -08:00

6.4 KiB