Open
Description
To Reproduce / Actual Behavior
- Create new challenge 'https://challenges.topcoder-dev.com/projects/8405/challenges/new'
- Give Challenge name as ' withLeftRightWhiteSpace '
- Click Create Challenge button.
- Observe the Challenge Name. left/right space is appear with challenge name
Expected behavior
All input text should be trim before sending to server or while rendering the UI.
Screenshots or Video
Developer Note : Can we make a generic function, which validate(trim) all input text for the system.