mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Currently, searching for group private messages requires typing each person's email individually. This change improves the typeahead suggestions for group `pm-with` searches by suggesting additional people whenever a comma is entered. Fixes: #3575