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

UI bug: "Locked Problems" checkbox when checked hides few unlocked problems along with all the locked problems #13

Open
muhesh-kumar opened this issue Feb 22, 2022 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@muhesh-kumar
Copy link

Steps causing the bug:

  1. Go to any tag's page: leetcode.com/tag/tree (For example)
  2. Sort the problems by difficulty in increasing order(and note down the total number of locked and unlocked problems with "Easy" difficulty)
  3. On the chrome extension, uncheck the "Locked Problems" checkbox (it has to be checked before in order for us to observe this behavior)
  4. Refresh the page
  5. Repeat step 2.
  6. Now, you can see that the numbers don't add up on the above step as a few of the unlocked problems have been hidden along with all the locked problems (for a certain difficulty: "Easy")

P.S: I observed this behavior with only those problems with "Easy" difficulty and I'm not sure if this is the case for problems with other difficulties("Medium" and "Hard").

@loveshdongre loveshdongre added bug Something isn't working help wanted Extra attention is needed labels May 26, 2022
@loveshdongre
Copy link
Owner

After 49280fd update still need to check if this bug exists or not

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

No branches or pull requests

2 participants