mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Both the inbox and recent conversation views pass information about the reply recipient to this function's caller so that the button text can be updated for the focused row. Therefore, the check for an undefined current message list should be inside the case where the recipient information parameter is undefined. This was changed inf630272b4cwhen non-message list views set undefined for the current message list. (cherry picked from commit4f163e5ad2)