-
Notifications
You must be signed in to change notification settings - Fork 0
[$75] Handles with "." in the name does not display correctly #427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@hokienick As per the current implementation, when username includes special characters, have to use double-quotes. Please refer comment #361 (comment) |
Challenge https://www.topcoder.com/challenges/57fe90f0-cd3d-4420-8963-b8fb960dccfb has been created for this ticket. |
@atelomycterus - Lower priority, but can we automate this a bit? If the user selects a handle with a |
Challenge https://www.topcoder.com/challenges/57fe90f0-cd3d-4420-8963-b8fb960dccfb has been assigned to obog. |
@jmgasper I've implemented it in #361 (comment). Tested in DEV: |
@atelomycterus - Strange - that should be deployed in prod. Any reason why it wouldn't have worked for @hokienick ? |
Could it be because there is an |
@jmgasper Yes, I see. If user types with '.':
427-2021-02-23.09-06-28.mp4 |
@atelomycterus - Ok, good note, thanks. Can we fix that? |
@jmgasper Sure. Please apply PR - topcoder-platform/forums-topcoder-editor-plugin#13. Thanks! |
Payment task has been updated: https://www.topcoder.com/challenges/57fe90f0-cd3d-4420-8963-b8fb960dccfb |
Verified in Dev, this mentioned issue with '.' is fixed, but found the below issues. |
Part 1
If I @ someone like kiril.kartunov in a post, and if I type slow enough, I can choose his handle from the list. However once I type "." the list goes away, which doesn't help when I am typing normally.
Part 2
Even after choosing his name, once posted the tag doesn't appear correct visually:
The text was updated successfully, but these errors were encountered: