mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	left_sidebar: Hide inactive channels in channel folders.
This commit is contained in:
		@@ -103,18 +103,21 @@ test("no_subscribed_streams", () => {
 | 
			
		||||
        sections: [
 | 
			
		||||
            {
 | 
			
		||||
                id: "pinned-streams",
 | 
			
		||||
                inactive_streams: [],
 | 
			
		||||
                muted_streams: [],
 | 
			
		||||
                section_title: "translated: PINNED CHANNELS",
 | 
			
		||||
                streams: [],
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                id: "normal-streams",
 | 
			
		||||
                inactive_streams: [],
 | 
			
		||||
                muted_streams: [],
 | 
			
		||||
                section_title: "translated: CHANNELS",
 | 
			
		||||
                streams: [],
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                id: "dormant-streams",
 | 
			
		||||
                inactive_streams: [],
 | 
			
		||||
                muted_streams: [],
 | 
			
		||||
                section_title: "translated: INACTIVE CHANNELS",
 | 
			
		||||
                streams: [],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user