invite: Replace stream checkboxes list with stream pills.

Introduce an input field with typeahead functionality, initially
populated with the default streams for the organization.

Fixes #26871.
This commit is contained in:
sanchi-t
2024-01-24 18:33:43 +05:30
committed by Tim Abbott
parent 445ff79e10
commit 2d79ce2e93
12 changed files with 339 additions and 93 deletions

View File

@@ -124,6 +124,7 @@ EXEMPT_FILES = make_set(
"web/src/information_density.ts",
"web/src/integration_url_modal.ts",
"web/src/invite.ts",
"web/src/invite_stream_picker_pill.ts",
"web/src/left_sidebar_navigation_area.ts",
"web/src/left_sidebar_navigation_area_popovers.js",
"web/src/lightbox.ts",