mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	The issue was with the typeahead `click` event where it didn't activate the current target and called the `select` method, which selected the element which was last focused. This was debugged by Anders Kaseorg.