leetcode-explained icon indicating copy to clipboard operation
leetcode-explained copied to clipboard

Panels hidden when logged into LC

Open ebarcly opened this issue 2 years ago • 4 comments

System info: Brave Browser -> [Version 1.58.135 Chromium: 117.0.5938.140 (Official Build) (x86_64)] ---

While trying to use the extension I couldn't figure out why I wasn't being able to see anything on the panels(company tags or videos solutions on the solutions window).

Then noticed how the extension panel is hidden behind Leetcode's panels (see img): Screenshot 2023-10-08 at 7 21 08 PM

However when logged out of LC the extension works perfectly (see img): Screenshot 2023-10-08 at 7 28 46 PM

Screenshot 2023-10-08 at 7 29 02 PM

ebarcly avatar Oct 08 '23 23:10 ebarcly

This is because when we're logged in, Leetcode uses the new dynamic layout feature, and when we're logged out, it uses the old static layout. The extension works fine in static layout, but Leetcode upgraded the layout a couple of weeks ago so now the extension is broken.

swapnilsachan03 avatar Oct 09 '23 02:10 swapnilsachan03

This is because when we're logged in, Leetcode uses the new dynamic layout feature, and when we're logged out, it uses the old static layout. The extension works fine in static layout, but Leetcode upgraded the layout a couple of weeks ago so now the extension is broken.

I though so. However, if that was the case, switching to the old layout (which you can on LC) would fix the problem but it doesn't. Reason I'm thinking is something else.

ebarcly avatar Oct 10 '23 14:10 ebarcly

I just updated the app to work with the new layout. Try it out!

zubyj avatar Oct 11 '23 14:10 zubyj

I just updated the app to work with the new layout. Try it out!

It works perfectly! Thanks!

ebarcly avatar Oct 11 '23 18:10 ebarcly