QasimWani / LeetHub

Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
https://chrome.google.com/webstore/detail/leethub/aciombdipochlnkbpcbgdpjffcfdbggi
MIT License
4k stars 1.4k forks source link

Solutions dont get auto uploaded from all sections of leetcode #547

Open disha18 opened 1 year ago

disha18 commented 1 year ago

Please review previously closed issues before filling out a new one! Duplicate issues will be closed without comment.

Describe the bug If I pick and solve a problem via problem list, with URL like this - https://leetcode.com/problems/maximum-product-subarray/description/ I don't see my solutions getting auto-uploaded. However, if I solve via explore problems section example this- https://leetcode.com/explore/interview/card/google/59/array-and-strings/3053/, the submissions get auto-uploaded.

Expected behavior I expect solutions to be uploaded via any URL as long as it's leetcode.

Screenshots Screenshot 2023-05-31 at 7 47 31 PM

Screenshot 2023-05-31 at 7 49 31 PM

2311kamal commented 1 year ago

Just installed LeetHub and facing the same problem

2311kamal commented 1 year ago

hey @disha18 I just found out that the leethub extension works perfectly fine with older version of leetcode. You may switch to the older version as in the screenShot

leetcode

Now You can see the green mark beside submit button after successfully submitting the code, and you can see the code auo pushed to github or if not refresh the page.

Screenshot
disha18 commented 1 year ago

@2311kamal - thanks for taking a look. But will I not lose out on new features by reverting back to previous version? Can we not make it compatible with new version too? It’s a really useful plugin, so would love for it to be used with new version too

2311kamal commented 1 year ago

Yes I know, I am also a user of leetcode like you, I look forward to see updates in this extension to use all new features of leetcode. But till then here we have a temporary solution!

2311kamal commented 1 year ago

hey! @disha18 Today I encountered a new issue on leethub that is whatever code I am submitting the plugin pushes the code to github but it has stopped making the readme file that it did earlier that contains the problem description! Are you also facing this issue?