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

by rating

Issues

Fair Quokka Apr 13 at 00:39
В ходе тестирования конкурсной работы были выявлены следующие недоработки:

ЗАДАНИЕ I
– Цитирование текста с форматированием, который является частью другой цитаты, не поддержано. Такое сообщение не будет отправлено.
– После отправки сообщения приложение оставляет пустые черновики.
– Приложение позволяет отправлять сообщения с пустыми строками. 
– Редактирование текста, выделенного как код, сбрасывает форматирование.
– При подтверждении редактирования моноширинного текста появляется предложение удалить сообщение.
– При переносе строки выделяется форматирование, которого там не должно быть.
– Если убрать моноширинное выделение с текста, сам текст также удаляется.

ЗАДАНИЕ II
– Текущая реализация функциональности не соответствует предоставленному дизайну.
– Ломается вёрстка при использовании приложения в одноколоночном режиме.

БОНУСНОЕ ЗАДАНИЕ
– Реализован только базовый градиент, включая поддержку ночной темы.
10
Task 1:
- Input history Redo (Ctrl + Shift + Z) does not work at all (instead it doing Undo as well as Ctrl + Z)
- Markdown syntax is working flawless, good job.
- TextFormatter overall also looks good but there are some minor issues: unable to exit formatting if it's on the edge of input, if word if formatted pretty frequently TextFormatter would not open when selecting it by double click, also it's allowed to use multiple formats that does not work at some scenarios (e.g. Spoiler + B + I + U + Strike). But, generally, good job as well.
- On mobile screen resolution - background disappear (attachment)
Chromium, Ubuntu/MacOS/iOS
Task 2:
- Can not set regular emojis as folder icon
- Custom emojis after reload change to another or disappear (no icon)
- On 'Settings'/ 'Contacts' pages - active icon remains
- Badge background color is not the best, at least on Light theme you can barely see the number of unread messages (attachment)
- Column with Chat Folders is not scrollable, no way to select ones that are below bottom edge

Task 3:
Not implemented
Chromium, Ubuntu/MacOS/iOS
Smart Mantis Mar 30 at 21:43
Thanks for the feedback, I agree with the comments. 3 the task is implemented without the ability to edit the background in the settings. you may not have noticed the gradient on the background, it's barely noticeable.
+ On Mobile(<600px) and Tablet(<926px) implemented chat folder column does not work (only top - default one)
Chromium, Ubuntu/MacOS/iOS
Smart Mantis Mar 30 at 21:46
That's right, I assumed that the folder column was not needed on mobile devices and disabled it.
Nobody added any issues yet...