q815101630 / LeetFlash

A reliable flashcard app for reviewing algorithm problems
https://leetflash.com
GNU General Public License v3.0
169 stars 10 forks source link

Submitted my leetcode for today's review but the dashboard did not update #3

Closed yc1838 closed 2 years ago

yc1838 commented 2 years ago

Hi, this is my second day using LeetFlash. I submitted my code on Github and Chrome also popped out a notification telling me the submission is synced but when I checked my account the "last reviewed" was still July 7th instead of July 8th (which is the day I submitted it). I wonder if this is a bug?

q815101630 commented 2 years ago

@yc1838 Have you tried opening the LeetFlash website aside while doing questions? When you submit the question, you will receive a pop-up notification on the website. On that pop up you can modify the "last review" date.

You are right, it is a bug because it makes more sense to automatically increment this date. Thanks for feedback

I didn't update the codebase ever since May. From this month, I will continue maintaining LeetFlash and add several essential functionalities, if you have any suggestions, you can add it at #2

q815101630 commented 2 years ago

This feature is implemented in the newest update today b0332b1a12b674ade78032d24e515552e0860437 . I will update the tutorial accordingly to reflect the newest change. Thanks for reporting it.

q815101630 commented 2 years ago

Version 2.1.0 is published, pleas verify that this bug is fixed

yc1838 commented 2 years ago

Hi sorry it's me again. Sorry for being annoying haha! You know when we do leetcode we might submit more than one day and with the new function you just implemented, every submission will automatically put the question to the next phase. so even if today July 11th is my first day doing a question, if I submit 3 times then the next review will automatically become like July 18th or something like that. I am thinking maybe it makes more sense that no matter how many times you submit in 1 day, it will only goes to the next review date for once. Or maybe you can have a function that we can manually set the question to a previous review date? Right now it will be awkward for me because I only did 869 today for the first time but there is no way for me to correct the review date to be July 12th instead of July 18th.[image: Screen Shot 2022-07-11 at 9.49.05 PM.png] Again, thanks a lot for creating this tool!

On Sun, Jul 10, 2022 at 1:06 PM Lucheng_Hugh @.***> wrote:

Closed #3 https://github.com/q815101630/LeetFlash/issues/3 as completed.

— Reply to this email directly, view it on GitHub https://github.com/q815101630/LeetFlash/issues/3#event-6965441799, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRYLUCDVPON2CF5B5UTOTDVTMUNJANCNFSM53C5RSLQ . You are receiving this because you were mentioned.Message ID: @.***>

q815101630 commented 2 years ago

Hi sorry it's me again. Sorry for being annoying haha! You know when we do leetcode we might submit more than one day and with the new function you just implemented, every submission will automatically put the question to the next phase. so even if today July 11th is my first day doing a question, if I submit 3 times then the next review will automatically become like July 18th or something like that. I am thinking maybe it makes more sense that no matter how many times you submit in 1 day, it will only goes to the next review date for once. Or maybe you can have a function that we can manually set the question to a previous review date? Right now it will be awkward for me because I only did 869 today for the first time but there is no way for me to correct the review date to be July 12th instead of July 18th.[image: Screen Shot 2022-07-11 at 9.49.05 PM.png] Again, thanks a lot for creating this tool! On Sun, Jul 10, 2022 at 1:06 PM Lucheng_Hugh @.> wrote: Closed #3 <#3> as completed. — Reply to this email directly, view it on GitHub <#3 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRYLUCDVPON2CF5B5UTOTDVTMUNJANCNFSM53C5RSLQ . You are receiving this because you were mentioned.Message ID: @.>

Thank you for your feedback. You are absolutely right about this, I will fix this bug immediately, I will notify you once it is merged to server @yc1838

q815101630 commented 2 years ago

@yc1838 I have updated the backend logic about this, so now users can only update the stage at most once per day. I think this makes more sense. On your end, you do not need to update anything for this bug fix. Please verify if the bug is fixed.

Also, if you haven't, please update the extension for other features, since I just released it yesterday

q815101630 commented 2 years ago

Closed because the bug is fixed

yc1838 commented 2 years ago

Hi I am sorry, but I encountered an issue today. Somehow Chrome no longer gives me notifications regarding Leetflash synced when I submitted Leetcode. Also the Dashboard does not update (I think for 1 question today it eventually did synced, idk when. And for another question it is still not synced.) Do you mind helping me take a look at this issue? [image: Screen Shot 2022-07-17 at 10.44.50 PM.png] I had the Leetflash page opened when I did the submission. Also question number is 153 that is not being synced. All my 3 other questions eventually got synced.

On Fri, Jul 15, 2022 at 12:25 AM Manuel Arnold @.***> wrote:

Thank you sooo much! This is really helpful :) I have recommended Leetflash to all my friends! I tested today and it is working perfectly! Oh one more thing, idk why but for question 785. Is Graph Bipartite? your leetflash is showing question number 801. I guess maybe they update the number or something

On Wed, Jul 13, 2022 at 9:30 PM Lucheng_Hugh @.***> wrote:

Closed #3 https://github.com/q815101630/LeetFlash/issues/3 as completed.

— Reply to this email directly, view it on GitHub https://github.com/q815101630/LeetFlash/issues/3#event-6990996330, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRYLUGZ7ZITXOSBFVS3E6TVT6JVBANCNFSM53C5RSLQ . You are receiving this because you were mentioned.Message ID: @.***>

yc1838 commented 2 years ago

Thanks so much! I had always wanted a tool like this and I appreciate how quickly you implemented it!! Have a good day :)

On Sat, Jul 9, 2022 at 5:09 PM Lucheng_Hugh @.***> wrote:

This feature is implemented in the newest update today b0332b1 https://github.com/q815101630/LeetFlash/commit/b0332b1a12b674ade78032d24e515552e0860437 . I will update the tutorial accordingly to reflect the newest change. Thanks for reporting it.

— Reply to this email directly, view it on GitHub https://github.com/q815101630/LeetFlash/issues/3#issuecomment-1179624763, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRYLUHJC4CGWVYSQVVYFFLVTIIDDANCNFSM53C5RSLQ . You are receiving this because you were mentioned.Message ID: @.***>

yc1838 commented 2 years ago

Thank you sooo much! This is really helpful :) I have recommended Leetflash to all my friends! I tested today and it is working perfectly! Oh one more thing, idk why but for question 785. Is Graph Bipartite? your leetflash is showing question number 801. I guess maybe they update the number or something

On Wed, Jul 13, 2022 at 9:30 PM Lucheng_Hugh @.***> wrote:

Closed #3 https://github.com/q815101630/LeetFlash/issues/3 as completed.

— Reply to this email directly, view it on GitHub https://github.com/q815101630/LeetFlash/issues/3#event-6990996330, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRYLUGZ7ZITXOSBFVS3E6TVT6JVBANCNFSM53C5RSLQ . You are receiving this because you were mentioned.Message ID: @.***>

q815101630 commented 1 year ago

Sorry I missed your response. Yes, the number does not match and I still do not know why. I will check that recently! thanks for feedback. Opens a new issue for this purpose #22