Bug #2963
Updated by Andreja K about 1 year ago
Blank spaces do not erase/trim when you fill the input field
*Enviroment*
https://quainterrapt.brainster.xyz./attendee
PC/Windows 10 Pro V.21H2/Microsoft Edge Version 131.0.2903.51 (official build) (64-bit)
*Steps to reproduce*
# Navigate to the attendees page by clicking "Attendees" in the main menu on the left side
# Navigate to the forms to create an atendee by clicking the "CREATE" button in the top right corner
# Fill the mandatory "NAME" field with valid data - ( Alphabetic characters (both, Latin and Cyrillic), all letter cases (lower and upper), special characters (only “-”, and “.”) and spaces. Minimum 3 and maximum 25 characters in length.)and leave blank spaces in the beggining and the end of the input.
# # # Fill the mandatory "SURNAME" field with valid data - ( Alphabetic characters (both, Latin and Cyrillic), all letter cases (lower and upper), special characters (only “-”, and “.”) and spaces. Minimum 3 and maximum 25 characters in length.)and leave blank spaces in the beggining and the end of the input.
# Fill the mandatory "E-mail" field with valid data - email address that consists an email prefix and an email domain, both in acceptable formats.
# Leave the not mandatory fields empy.
# Select "Webinar"
# Click on the "CREATE" button
*Expected result*
Blank spaces should be trimmed in the input fields while submitting the form.
*Actual Result*
The system allowes the input data to be searched while the blanks spaces are not trimmed