mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	bots: Display full user profile modal for bots.
This commit can display a full user profile modal for bots too, by clicking on "View Full Profile" in the profile info popover same as normal users. Fixes part of: #21402
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							180a9cbdcb
						
					
				
				
					commit
					23fbd38b4c
				
			@@ -190,7 +190,6 @@ test_ui("sender_hover", ({override, mock_template}) => {
 | 
			
		||||
            sent_by_uri: "#narrow/sender/42-alice",
 | 
			
		||||
            private_message_class: "respond_personal_button",
 | 
			
		||||
            show_email: false,
 | 
			
		||||
            show_user_profile: true,
 | 
			
		||||
            is_me: false,
 | 
			
		||||
            is_active: true,
 | 
			
		||||
            is_bot: undefined,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user