mirror of https://github.com/zulip/zulip.git
c6d9a87d6f
We update the pills typeahead logic to also include stream results and pass the "stream" key in `opts` to enable this option for the Add subscriber form. This commit implements the feature of adding all the subscribers of another stream in the "Add subscribers" UI, with the help of a new "stream_pill.js` file. We temporarily add `user_pill.js` to the EXEMPT_FILES list as typeahead will be set up in `stream_edit.js` file which does not have any dedicated tests file. Work towards #15186. |
||
---|---|---|
.. | ||
app.js | ||
common.js | ||
portico.js |