Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$10] Trim whitespace in input fields in edit profile modal #271

Closed
coderkid19 opened this issue Jul 12, 2020 · 14 comments
Closed

[$10] Trim whitespace in input fields in edit profile modal #271

coderkid19 opened this issue Jul 12, 2020 · 14 comments
Assignees
Labels
bug Something isn't working low priority To be fixed, but could be re-prioritized. tcx_Assigned tcx_FixAccepted tcx_Paid

Comments

@coderkid19
Copy link

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

@coderkid19
Copy link
Author

23

Chrome_Version_83 0 4103 116

Windows10_version

@callmekatootie
Copy link
Collaborator

valid bug but i need to check if tickets before this raised this issue ...

@callmekatootie callmekatootie self-assigned this Jul 16, 2020
@callmekatootie
Copy link
Collaborator

#148 deals with empty values but this ticket is about whitespace as a value - taking it as a valid bug

@callmekatootie callmekatootie added the bug Something isn't working label Jul 17, 2020
@callmekatootie callmekatootie removed their assignment Jul 17, 2020
@wdprice wdprice added the low priority To be fixed, but could be re-prioritized. label Jul 20, 2020
@wdprice wdprice added this to the v1.0 - Initial Launch milestone Jul 20, 2020
@callmekatootie callmekatootie changed the title Able to save only whitespace in field "Last name", "Current role", "Company", "Location" in Edit page [$30] Able to save only whitespace in field "Last name", "Current role", "Company", "Location" in Edit page Jul 25, 2020
@callmekatootie
Copy link
Collaborator

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

@callmekatootie callmekatootie changed the title [$30] Able to save only whitespace in field "Last name", "Current role", "Company", "Location" in Edit page [$10] Able to save only whitespace in field "Last name", "Current role", "Company", "Location" in Edit page Jul 25, 2020
@cwdcwd
Copy link
Contributor

cwdcwd commented Jul 25, 2020

Contest https://www.topcoder.com/challenges/30134306 has been created for this ticket.

This is an automated message for lazybaer via Topcoder X

@phongnt phongnt self-assigned this Jul 25, 2020
@cwdcwd
Copy link
Contributor

cwdcwd commented Jul 25, 2020

Contest https://www.topcoder.com/challenges/30134306 has been updated - it has been assigned to genycopedison.

This is an automated message for lazybaer via Topcoder X

@callmekatootie
Copy link
Collaborator

@phongnt Kindly resolve this at the earliest - else I am afraid I will have to open this for others to work on

@phongnt
Copy link
Collaborator

phongnt commented Jul 26, 2020

@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 added a commit that referenced this issue Jul 26, 2020
@callmekatootie
Copy link
Collaborator

@phongnt I am afraid I have to open this for others to work on - the solution submitted was not satisfactory

@cwdcwd
Copy link
Contributor

cwdcwd commented Jul 27, 2020

Contest https://www.topcoder.com/challenges/30134306 has been updated - it has been assigned to Nam-NNG.

This is an automated message for lazybaer via Topcoder X

@callmekatootie
Copy link
Collaborator

@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...

@phongnt
Copy link
Collaborator

phongnt commented Jul 27, 2020

@callmekatootie Please correct title of issue to avoid confusion, because of feedback on Custom Attributes in my PR

@callmekatootie callmekatootie changed the title [$10] Able to save only whitespace in field "Last name", "Current role", "Company", "Location" in Edit page [$10] Trim whitespace in input fields in edit profile modal Jul 27, 2020
@callmekatootie
Copy link
Collaborator

Done. Please also note this comment of mine earlier:

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

@cwdcwd
Copy link
Contributor

cwdcwd commented Jul 27, 2020

Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30134306

This is an automated message for lazybaer via Topcoder X

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working low priority To be fixed, but could be re-prioritized. tcx_Assigned tcx_FixAccepted tcx_Paid
Projects
None yet
Development

No branches or pull requests

6 participants