Block a user
	Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
				
			
				
				
					Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
					
					
						
					
				
			
			Pull request contains changes of several components and some styling issues. Some are commented, and as the repeat, please see me for corrections before continuing work.
				
				
					Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
					
					
						
					
				
			
			Nested ifs should be joined in single condition, especially if all are single-lined.
				
				
					Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
					
					
						
					
				
			
			See here
				
				
					Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
					
					
						
					
				
			
			Should probably be null if uninitialized. Minor detail.
				
				
					Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
					
					
						
					
				
			
			Single line if statements should be braceless, but not inlined, e.g.
				
				
					Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
					
					
						
					
				
			
			The line contains an invisible Unicode character that should definitely not be there.