- The input text accepts at least 2 characters
- To reproduce the bug, input one character
- Then blur the input type text
- A message must appear "Your username must consist of at least 2 characters"
- Focus on the input type text
- Remove the text
- And blur it again
- The container should remain visible (without any text) <-- BUG