mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	This commit removes the "Remove" and "Unsubscribe" action buttons from various tables and replaces them with icon buttons using the "close" icon. Additionally, previously the rows with and without a remove button had different heights. This commit updates the fixed `px` values to `em` units to ensure equal height for all rows, regardless of whether a remove-subscription button is present. Fixes: #34874.
		
			
				
	
	
	
		
			1.3 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.3 KiB
		
	
	
	
	
	
	
	
Manage a user's group membership
View a user's group membership
{start_tabs}
{!right-sidebar-view-profile.md!}
- Select the User groups tab.
 
{end_tabs}
Add a user to a group
{!depends-on-permissions.md!}
{!add-users-to-a-group.md!}
Remove user or group from a group
{!depends-on-permissions.md!}
{start_tabs}
{tab|via-group-settings}
{relative|group|all}
- 
Select a user group.
 - 
Select the Members tab on the right.
 - 
Under Members, find the user or group you would like to remove.
 - 
Click the Remove () icon in that row. Zulip will notify everyone who is removed from the group.
 
{tab|via-user-profile}
{!right-sidebar-view-profile.md!}
- 
Select the User groups tab.
 - 
Find the group you would like to remove the user from.
 - 
Click the Remove () icon in that row. Zulip will notify the user about the groups they've been removed from.
 
{end_tabs}