-
Notifications
You must be signed in to change notification settings - Fork 5
[$30] Pressing backspace in Custom attributes fields is throwing error #392
Comments
valid bug |
Expected: Type a long text in the input and then press backspace - there's an error. Expected that pressing backspace does not display the error and only erases the text |
Contest https://www.topcoder.com/challenges/30134112 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30134112 has been updated - it has been assigned to _ckd. |
@cwdcwd on investigating i found that input dom element is not being updated on ie 11 while it's updating on chrome. I will try adding babel polyfill to fix this |
@kodar007 Thanks for the update |
@callmekatootie releasing this as it would take more time for me. |
Contest https://www.topcoder.com/challenges/30134112 has been updated - it has been assigned to Suman-953556. |
@cwdcwd i have invested lot of time but not able to reproduce the issue. I have tried more than 10 times but only 1 time i got this error |
No worries - you can try to work on this for couple more hours or you could open it for others to pickup |
@callmekatootie can you please again whether its a valid bug or not |
@Giri-Suman This is indeed a valid bug - opening for others to work on in case they are able to reproduce it and can find a solution |
Contest https://www.topcoder.com/challenges/30134112 has been updated - it has been assigned to cagdas001. |
@callmekatootie I can't reproduce either Maybe this is not a valid bug anymore, with latest updates? |
So this happens only in IE11 - type a long text and press and hold backspace after that to erase all the text. When you press and hold backspace, the text gets erased - about 4-5 characters and then this error occurs |
Contest https://www.topcoder.com/challenges/30134112 has been updated - it has been assigned to kingszlayer. |
@callmekatootie I reproduced on IE successful. It's valid bug. I fixed also. But let @venkygot try to fix firstly. Please assign me if @venkygot can not fix this. Thanks |
@venkygot Are you actively working on this? |
@callmekatootie yes i'm able to reproduce it, working on the fixes. Keep you posted shortly |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30134112 |
Uh oh!
There was an error while loading. Please reload this page.
Reproduction Steps:
Open the Application https://skill-search.topcoder-dev.com/
Click Topcoder > Go to tab 01
Click click on edit icon
not go to Custom attributes feild and
input long name which goes over the X icon
now press backspace and observe
Actual Result: shows error Can’t reach this page
Expected Result: hitting backspace shouldn't show error page
Device/OS: Laptop / Windows 10
Browser Information:

bug video: https://drive.google.com/file/d/1iavpItMW5jznbAmR43v3sVcYJpV7DMiR/view?usp=sharing
The text was updated successfully, but these errors were encountered: