mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-10-31 16:21:46 +01:00 
			
		
		
		
	If we have a current room on load, we should display it!
This commit is contained in:
		
							parent
							
								
									be5aaeaad7
								
							
						
					
					
						commit
						a20b4d2d2c
					
				| @ -212,7 +212,7 @@ module.exports = { | |||||||
|                     self.setState({ready: true, page_type: self.PageTypes.RoomDirectory}); |                     self.setState({ready: true, page_type: self.PageTypes.RoomDirectory}); | ||||||
|                 } |                 } | ||||||
|             } else { |             } else { | ||||||
|                 self.setState({ready: true, page_type: self.PageTypes.RoomDirectory}); |                 self.setState({ready: true, currentRoom: self.state.currentRoom}); | ||||||
|             } |             } | ||||||
|             dis.dispatch({action: 'focus_composer'}); |             dis.dispatch({action: 'focus_composer'}); | ||||||
|         }); |         }); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user