Info

Open Website
WARNING! Clicking "Open Website" will launch a third-party app, use at your own risk. We do not recommend logging in with your main account.

Testing and Issues

You can test this app and submit issues during the testing period of the JavaScript 2025 Contest, Round 1 contest.

Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.

Voting

11
by rating

Issues

Fair Quokka Apr 13 at 00:38
The contest task was not completed. The app only partially implemented the required features specified in the contest task.

While evaluating the submission, we identified the following issues:

TASK I 
– Pasting formatted text causes certain formatting entities to get reset.
– Custom emojis are not rendering properly.
– Not possible to exit quote input mode.
– Monospaced formatting can be applied to the same text twice.
– Markdown formatting breaks after sending a message if the syntax was manually entered.
– Monospaced formatting jumps to the next line when a line break is added.
– Removing formatting from part of the text clears formatting from the entire block.

TASK II 
– The current implementation does not follow the provided design mockups, lacks some of required functionality, and is further affected by notable layout issues.

BONUS TASK
– Not implemented.
Kooky Cow Apr 23 at 11:31
Thank you for the feedback.
Task I
– I have fixed the first issue regarding formatted text resetting on paste.
– For the second issue, I tested custom emojis and they appear to be rendering correctly on my end.
– Regarding the third point, the ability to exit quote input mode was already implemented and appears to be functioning properly.
– As for the fourth point, I was unable to reproduce the issue with monospaced formatting being applied twice; if this occurs under specific conditions, please provide more details.
– I’m not entirely sure what is meant by the fifth point, as manually-entered Markdown syntax seems to be working correctly based on my testing.
– I will address the sixth point regarding monospaced formatting jumping on line breaks.
– For the seventh issue, it currently affects quote blocks only — I’ll make the necessary adjustments to limit formatting removal scope properly.
Nobody added any issues yet...