raphaelheinz / LeetHub-3.0

This plugin automatically pushes your code to GitHub when you pass all tests on a Leetcode problem.
MIT License
113 stars 74 forks source link

Not working in new version's split mode #11

Closed sidhant-khamankar closed 4 months ago

Adrien-LUDWIG commented 9 months ago

Seconded, nothing happens when submitting using the Split View layout.

raphaelheinz commented 9 months ago

You are correct. As of now split view is not supported yet. This needs to be implemented. Currently, it works using the old UI and the new dynamic "flexible" layout.

Vivek-C-Shah commented 6 months ago

hey how to get back to the leetcode dynamic layout version from split mode version

raphaelheinz commented 6 months ago

There is a button "Dynamic Layout" in the navigation bar on the right side. Please check below image

image
Vivek-C-Shah commented 6 months ago

@raphaelheinz idk why it is not visible to me

image
Adrien-LUDWIG commented 6 months ago

@Vivek-C-Shah You can use the "New" button at the bottom right of your screen. 😉

Vivek-C-Shah commented 6 months ago

checkout @Adrien-LUDWIG @raphaelheinz

image

am still in the same problem

Vivek-C-Shah commented 6 months ago

okay wait, its done one of my browser extension was not letting it show up, now its alright

raphaelheinz commented 4 months ago

I am closing this issue because split screen is not supported by Leetcode anymore