Turn JoinRoom field red on error
This commit is contained in:
		@@ -57,6 +57,7 @@ HBox {
 | 
			
		||||
    HTextField {
 | 
			
		||||
        id: roomField
 | 
			
		||||
        placeholderText: qsTr("Alias (e.g. #example:matrix.org), URL or ID")
 | 
			
		||||
        error: Boolean(errorMessage.text)
 | 
			
		||||
 | 
			
		||||
        Layout.fillWidth: true
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user