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

10
by rating

Issues

Fair Quokka Apr 13 at 00:31
Конкурсное задание не выполнено, работа над приложением не окончена.

В ходе тестирования конкурсной работы были выявлены следующие недоработки:

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

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

БОНУСНОЕ ЗАДАНИЕ
– Не реализовано.
10
Sorry mate, really, Task 2 was partially implemented, my fault
Chrome, MacOS
1
Task 1:
- TextFormatter works really good, every format + combining formats, set/reset of format - everything seems fine
- Completely no Markdown support (attachment)
- Newlines are being deleted onSend.
- Input history is implemented, but when newline and/or any format applied, it's not working properly at all + debounce time too large (even on slow typing it's not being saved, need to do long pauses)

Task 2, 3: Not implemented
Chromium, Ubuntu
Keen Spider Mar 31 at 13:02
Task 2 is not completely "Not implemented". Upon looking into deployed version I can see that there are grey icons instead of proper ones in the sidebar and text input in the settings is empty while entering folder edit screen. But settings and the main implementation is here, so it's confusing to see issues detailed for Task 1, but having Task 2 marked completely "Not implemented"
Nobody added any issues yet...