-
Notifications
You must be signed in to change notification settings - Fork 5
[$10] Trim whitespace in input fields in edit profile modal #271
Comments
valid bug but i need to check if tickets before this raised this issue ... |
#148 deals with empty values but this ticket is about whitespace as a value - taking it as a valid bug |
Expected: Trim the values entered in the input fields - general as well as custom attributes DURING saving of the changes made. You only need to trim - you are not expected to validate the input - pass the value as is after trim |
Contest https://www.topcoder.com/challenges/30134306 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30134306 has been updated - it has been assigned to genycopedison. |
@phongnt Kindly resolve this at the earliest - else I am afraid I will have to open this for others to work on |
Yes, I'm working now |
@phongnt I am afraid I have to open this for others to work on - the solution submitted was not satisfactory |
Contest https://www.topcoder.com/challenges/30134306 has been updated - it has been assigned to Nam-NNG. |
@hoangnam2261 Just a FYI - this is a very simple ticket. I am expecting the effort to be very less. So - you will have only 4 hours to submit a solution after which I will open this for others... Please pick it up only if you can submit a solution within that time frame... |
@callmekatootie Please correct title of issue to avoid confusion, because of feedback on Custom Attributes in my PR |
Done. Please also note this comment of mine earlier:
|
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30134306 |
Steps:
1)Login to portal https://skill-search.topcoder-dev.com/ with tonyj/appirio123 ( selected Org topcoder)
2) Click on Edit icon of user "Tony a"
3) In Edit page, enter space in "Last name", "Current role", "Company", "Location" field
4) Click on Save
Observe
Current Result :
Able to save only whitespace in field "Last name", "Current role", "Company", "Location" in Edit page
Expected result:
Should not be able to save only whitespace in field "Last name", "Current role", "Company", "Location" in Edit page
Latest Chrome
Windows 10
The text was updated successfully, but these errors were encountered: