This group is intended for discussions of coding and design competitions held by Telegram. Please use English. See @contest for information. For discussions in Russian, please use @contests_ru https://t.me/contests/51172
This means that when you try to quote other formatted text (e.g., bold) within a quote, the message fails to send.
Читать полностью…Okay, even messages.getEmojiGroups
doesn't return relevant emoji groups.
I think you should check dust build before sending your solution. It’s easy just server an index.html file from dist folder. I check it twice even on Mac.
Читать полностью…you can simply open git bash, navigate to the project root directory and run the command from there. It worked for me tho.
Читать полностью…It used to be that way. But in this contest, all participants with a build error were sent: "The contest task cannot be evaluated, as the project fails to run from the dist folder." As I found out, the error was due to Windows and inattention.
Читать полностью…It seems that no one reads the replies to the competition's conclusions, so I'll write here. 10% of participants lost not because they couldn't handle the task, but because they used Windows, which does not support the bash command, resulting in wasm files not being copied to the dist folder. If they had built on mac or linux, their submission would have worked perfectly without any changes! So this is not a runtime error, but a build error. There’s nothing good about them not noticing this, but it’s not catastrophic either. If you don’t want to review the results - ok. But at least open access to the second round, as users on Mac/Linux who couldn’t complete all the tasks are not better than those who completed everything but built on Windows. Please, open access to the second round!
Читать полностью…you can't, it's open only for winners of first round
Читать полностью…You do some tasks and, if your solutions are good enough, get paid.
Читать полностью…I have a question: Should we remove the right-side search for stickers, GIFs, etc.?
Читать полностью…You are using the past tense. It is confusing.
Читать полностью…I think the description of the tasks was quite vague and the whole information was spread across different sources. Some things were on the contest channel, other things was on the Telegram A channel and so on.
Читать полностью…Can you give additional explanations of what exactly is meant by:
You Can further polish cuurent ux
It's interesting that 99.5% of submission received "The current implementation does not follow the provided design mockups" as comment. I didn't test all of them tbh, but it starts to feel that our mockups and mockups we were tested against are different somehow. Otherwise I can't see how NO ONE got it right, as per jury opinion. God, I would really like some screenshots/explanations, please
Читать полностью…Can Telegram please clarify what is the meaning of following sentence found in many reviews for Js round 1. Eng:
The app fails to quote formatted text that is part of another quote. Such message will not be sent
Цитирование текста с форматированием, который является частью другой цитаты, не поддержано. Такое сообщение не будет отправлено.Читать полностью…
Congratulations 🎉!
Did Dijkstra's algorithm not work? 🤔
These emoji filters are not found in other apps, how should we sort them if we are supposed to have them listed?
Читать полностью…There are many approaches; you can even manually copy it – I just didn’t expect this, which is why I didn’t notice it, just like 10% of the other participants.
Читать полностью…You can take a look at the file './deploy/copy_to_dist.sh' – Windows simply does not support this command,
Читать полностью…Any submission with build issues would have been rebuilt and penalized if nominated to the prize pool. That's the reason you provide them the source code and a git repository.
They have built tons of TGAndroid, TGiOS, etc in the past, running an npm build command is definitely not a thing to worry about as a participant.
Opening access to non-winners? That's a thing I would agree too
Hi. Sorry for repeating myself, but I'd like to ask again: could you please provide a bit more detailed explanation of what is wrong with solutions?
"The current implementation does not follow the provided design mockups" is not very helpful to be honest, as "pixel perfect" plugin shows that everything as just as in images that were provided
Same about dark theme. I'm quite sure it works (even on deployed version of my solution). But the feedback says it was not implemented
Hello I just wanted to know how thas this works
Читать полностью…Oh, I see. Sorry about that. I'm talking about Round 1.
Читать полностью…Is it part of Task I of the current round to change the text editor to support live Markdown editing as showcased?
Task I says:
1. Address your Round 1 issues. (A list of issues will be provided for each submission within the next 72 hours.)
Could you please share the device info and browser version the judges tested on? I’ve tested on multiple devices, and a few of the reported major issues didn’t occur in any of my tests.
Читать полностью…Sorry for bothering, just want to be sure… I also got a comment that the first task is not implemented.
Of course, it has some bugs… and I didn’t implement editing quotes - but am I right that this could also be the reason for the comment that it’s not implemented at all?