mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Previously, renaming the stream would cause `colorize_tab_bar` to fail because the search filter would provide it the old stream name and the look up for the stream color would fail. A quirk of how this system currently works makes it so that even though the filter is set to the old stream name (and so becomes inconsistent with the stream_data state) the `_stream_params` object is maintained to be consistent with stream_data and as such can be relied upon to find the correct color of the icon. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .eslintrc.json | ||
| .gitignore | ||
| favicon.ico | ||