mirror of https://github.com/zulip/zulip.git
054f08c6df
While using the pill in `stream_create`, it was noticed that deactivated users were also part of the user_ids returned by the user_group_pill, which we do not want to do. This pill is used in two areas: compose box and stream create/edit. This commit will only affect stream create/edit since compose box was just using the typeahead data from user_group_pill and nothing else. Stream and user pill handle inactive users already, so no change is needed there. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
server | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |