mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-30 19:43:47 +00:00 
			
		
		
		
	Fixes #9492. Default suggestion e.g `abc messages` as a suggestion for `is:abc` is not shown in a new suggestion. But if the is operator is already present before any other operator, the default message text will be used. e.g `is:abc sender:abc@zulipchat.com` will have all the suggestions with the prefix `abc messages, sent by abc@zulipchat.com`.