loveshdongre / leetcode-enhancer

A cross-browser extension to improve productivity on Leetcode
https://chrome.google.com/webstore/detail/leetcode-enhancer/gcmncppaaebldbkgkcbojghpmpjkdlmp
45 stars 5 forks source link

Implement Acceptance rate hiding in coding area #26

Closed natzelo closed 1 year ago

natzelo commented 1 year ago

We already have a feature of hiding difficulty level in coding area, but we don't have one for hiding acceptance rate. Instead, the app removes the labels and keeps the values shown

Screenshot 2023-07-01 at 7 01 14 PM
natzelo commented 1 year ago

I would like to work on this feature @loveshdongre. Can you assign it to me please ?

loveshdongre commented 1 year ago

Hi @natzelo That's good suggestion, I've assigned the issue to you. Thanks for picking it up!

natzelo commented 1 year ago

@loveshdongre I have opened a pull request #28 for this issue. Checkout the GIF to view the changes made to the UI and functionality before merging Thanks!

loveshdongre commented 1 year ago

hi @natzelo Your code is merged. Will deploy in all the extension stores probably with a few more changes. Will be creating an issue for mode 3 (old coding area) and an issue to update the UI. Thanks!