Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple submits should be pushed for different languages without refreshing the page. #138

Closed
Sam-Si opened this issue Oct 5, 2021 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@Sam-Si
Copy link

Sam-Si commented Oct 5, 2021

Describe the bug
I have read previous issues. The workaround for this issue is that we need to refresh the page before each submit.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any LC question
  2. Click on submit button after writing code in python.
  3. Click on submit button after changing the language to java.
  4. The java code won't be pushed until you refresh the page.

Expected behavior
The expected behavior should be that there should be a commit for each submit button without refreshing the page.

Additional context
I really like the product. Since, this product is there to make life easier. Removing the dependency on the refresh will be a quality of life improvement and it further aligns with the motto of this product which is to have perfect sync between LC and github.

@Sam-Si Sam-Si added the bug Something isn't working label Oct 5, 2021
@QasimWani
Copy link
Owner

QasimWani commented Oct 5, 2021

appreciate the kind words @Sam-Si
i plan on having the automatic reload feature integrated by end of the year -- been super buy with wokr :(
few folks did propose having multiple language feature. will try to incorporate that as well, but not a priority rn.

@Sam-Si
Copy link
Author

Sam-Si commented Oct 6, 2021

Thanks @QasimWani definitely looking forward to it. Take your time I am in no hurry.

@QasimWani
Copy link
Owner

see: #172

happy new year!

@Sam-Si
Copy link
Author

Sam-Si commented Jan 5, 2022

@QasimWani Thanks
Will test it out and Happy New Year

@QasimWani
Copy link
Owner

See sample. make sure LeetHub is updated to 1.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants