gencay / vscode-chatgpt

An unofficial Visual Studio Code - OpenAI ChatGPT integration
ISC License
3.5k stars 755 forks source link

UI bug in actions window #216

Closed egorgam closed 1 year ago

egorgam commented 1 year ago

Verify it's not a duplicate bug report

Verify troubleshooting guide is missing steps to solve this issue

Describe the Bug

When I click on actions button, it open a window overlay with transparent background (or bad z-index)

Screenshot 2023-03-13 at 02 43 49

Please tell us if you have customized any of the extension settings or whether you are using the defaults.

I use default settings

Additional context

No response

gencay commented 1 year ago

@egorgam thank you πŸ™ can you share a full screenshot of your conversation window when this happens? Do you have it snapped to left sidebar, or did you change the window's position?

egorgam commented 1 year ago

@gencay one thing I did is increase width of left bar. But I'm sure there is no matter. Looks like a problem is both in transparence and Z-position. Here are pair of screens under cut:

πŸ–ΌοΈ

#### How you see, there is another text under actions window Π‘Π½ΠΈΠΌΠΎΠΊ экрана 2023-03-13 Π² 03 05 01

πŸ–ΌοΈ

#### I found a second bug - text input form stand wider right corner of left panel, when I type a loooong word. And here we can see that buttons are transparent too, and there is a text under them. Π‘Π½ΠΈΠΌΠΎΠΊ экрана 2023-03-13 Π² 03 16 14

gencay commented 1 year ago

We actually addressed this issue in our internal version and were ready to release it next week, however we have to suddenly take down the extension due to reasons outlined in the issue #239 and our readme. I'll make sure to archive these feature requests and provide to whomever continues the journey as a reference.