Files
zulip/web/templates/user_pill.hbs
evykassirer 0899b621d3 search_suggestion: Show pills for all users in a group suggestion.
This fixes half of #23665. It shows all user pills when making
a group suggestions as the active new suggestion, but still
doesn't show user pills for the first parts of suggestion lines.
2024-06-19 18:41:51 -07:00

4 lines
107 B
Handlebars

<span class="user-pill pill-container pill-container-btn">
{{> input_pill user_pill_context }}
</span>