LorenzoBe / LeetPlug

This is a browser extension that is able to interact with LeetCode official site. The main goal is to be able to track the activities on each problem and all the related events: submissions, time spent coding the solution, repetitions of a problem.
https://leetplug.azurewebsites.net/
GNU General Public License v3.0
101 stars 8 forks source link

My solution has been accepted but it still doesn't show up #7

Open pallavibatra-cpi opened 4 years ago

LorenzoBe commented 4 years ago

Dear Pallavibatra, thanks for the feedback. I think I found your account ID and the LeetCode problem, but could you confirm them writing an email here? https://leetplug.azurewebsites.net/static/pages/contacts.html Looking at the DB, I can only see when you started to solve the problem and not the submission event. Unfortunately the issue could be everywhere:

Maybe I could add an alert message when the submission of an event fails, so the user can try to fix the internet connection and click again on Submit (if it was a temporary problem it should solve by itself, with just some seconds added to the reported solving time) For now I can just suggest to solve again the same problem, it will help as a reinforcement step for this problem :)

Sorry for not being so helpful.

sgbhargava commented 2 years ago

Will this be fixed? I am facing the same problem.