LeetHub icon indicating copy to clipboard operation
LeetHub copied to clipboard

Code not pushed to github on solving

Open Tanmay-901 opened this issue 10 months ago • 10 comments

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

Describe the bug I've installed the extension recently and created a repo using it, but the code is not getting pushed.

To Reproduce Steps to reproduce the behavior:

  1. Go to any problem
  2. Click on submit solution
  3. Extension shows 0 problem solved after successful submission

Expected behavior Should've showed the problem solved in extension and github repo

Screenshots image

Tanmay-901 avatar Aug 19 '23 13:08 Tanmay-901

facing same problem

saumy007 avatar Aug 20 '23 21:08 saumy007

I am also facing the same problem

nik-1207 avatar Aug 21 '23 14:08 nik-1207

you need to revert to leetcode old theme

devhindo avatar Aug 22 '23 11:08 devhindo

@devhindo There's no option for the old theme on the study plans, for example, I can't find the old theme option for this one- https://leetcode.com/studyplan/top-interview-150/

Tanmay-901 avatar Aug 22 '23 11:08 Tanmay-901

facing same Issue

Sandeep0306 avatar Aug 23 '23 09:08 Sandeep0306

same issue

lokeshs333 avatar Aug 28 '23 12:08 lokeshs333

@Tanmay-901 Click a question in the study set, and when the editor opens, you should be able to click your profile picture and switch back to the old version.

theopn avatar Aug 29 '23 12:08 theopn

Hi @devhindo @theopn, Thanks for sharing about reverting to the old theme option. However, if at all possible, is there any work in progress for supporting the new UI since it'd be much easier to use?

Tanmay-901 avatar Aug 29 '23 20:08 Tanmay-901

facing the same issue. After reverting to the old UI, its working fine.

https://leetcode.com/discuss/general-discussion/181563/Switch-back-to-old-UI

sidrakshe28 avatar Sep 03 '23 04:09 sidrakshe28

@Tanmay-901 It unfortunately looks like the maintainer went inactive. There are several PRs for fixing the new UI issues, including the oldest one #464 which even got the maintainer's discussion participation in January. However, he went inactive without merging the PR, so our best bet is either using the old theme or using one of the fork that fixed this issue.

I personally work on problems using the new UI (new UI's Vim mode is drastically better than the old one) and once i pass all the test cases, I revert back to old version and make a submission. It's tedious, but it's works best for me.

theopn avatar Sep 03 '23 12:09 theopn