Bug #419
Updated by Kire Dimov over 2 years ago
*Environment*: # URL: https://qainterrapt.brainster.xyz/users # OS: iPadOS 16.4 # Browser: Safari 16.5 # Device: iPad Pro (12.9”) # Screen size: 1366x1024 # Zoom level: 81% *Steps to reproduce*: # Log in # Click on the "Users" option on the main navigation menu # Click on the "Create" button # Click on the "Name" input field # Fill the "Name" input field with invalid character (e.g. TestTest%) # Click on "Email" input field # Fill the "Email" input field with valid email address # Click on "Password" input field # Fill the "Password" input field with valid password # Click on the "Create" button *Expected Results*: The user should not be able to create a user with invalid special characters in “Name” input field (only “-”, and “.”). An error message should be displayed on the screen. *Actual Results*: The user is able to create a user.