mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Fixes part of #10026. Adds additional option to typeahead: `tabOpensEmptyTypeahead`(default: false): tabOpensEmptyTypeahead overrides helpOnEmptyStrings. This commit sets helpOnEmptyStrings to false and tabOpensEmptyTypeahead to true. Now typeahead will open on an empty string only if Tab has been pressed.