codewars / codewars.com

Issue tracker for Codewars
https://www.codewars.com
BSD 2-Clause "Simplified" License
2.09k stars 220 forks source link

Past solutions inconsistency? #865

Open thelulzy opened 7 years ago

thelulzy commented 7 years ago

Last night I completed this kata.

Yet when I go to https://www.codewars.com/kata/how-many-numbers-iii/solutions/python/me/best_practice I am greeted with "There are no solutions yet for this kata."


I am wondering if I perhaps forgot to submit (intending to refactor) after finding a valid solution. Nonetheless it's quite an odd inconsistency which may confuse users.

┆Issue is synchronized with this Clickup by Unito

thelulzy commented 7 years ago

It happened again for this kata. This time I'm certain I submitted my solution.

suic86 commented 7 years ago

@jhoffner I clicked on this and I was surprisingly able to train without being logged in. Here's another example:

screen shot 2017-03-27 at 19 15 54

Is this expected?

Regards,

suic

thelulzy commented 7 years ago

@suic86 I've been able to do that before as well. I figured that was expected behavior, you're simply not able to submit unless you've logged in. Seems like acceptable behavior, especially due to the fact that codewars will often log you out unexpectedly (which I often notice when I have many CW tabs open).

jhoffner commented 7 years ago

Yes it is expected. You are supposed to be able to submit as well. It's only when you go to view the solutions after completing do you need to signup.

thelulzy commented 7 years ago

@jhoffner what about the original issue?

jhoffner commented 7 years ago

Sorry didn't realize the actual issue was about something different. Not sure yet. I need to investigate. Only original solutions that were created before viewing all solutions (no forfeit) are shown in this list. If that's not the case this is probably a bug

thelulzy commented 7 years ago

@jhoffner I've never forfeited a kata, so I can assure you that's not the cause.

thelulzy commented 7 years ago

This seems to be related to some old issues which remain open: #122 and #49

strah commented 7 years ago

This happened to me today here. I am sure I have submitted my solution ("Submit Final").