interstellard / chatgpt-advanced

WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
https://webchatgpt.app
MIT License
6.42k stars 838 forks source link

Issue with page layout using extension #64

Closed pmroz1 closed 1 year ago

pmroz1 commented 1 year ago

Hi,

I'm having an issue with the page layout while using this extension. It appears that the added div with information about the extension is breaking the bottom part of the page layout, which is then covering some parts of ChatGPT responses and the appearance of the extension itself (Search on the web button).

image

After some troubleshooting with the developer tools, I found that deleting the info box fixes the problem, and it seems to work as intended.

image

Browser: Brave Nightly, Edge (ver. 110.0.1587.46) ChatGPT variant: PLUS Display: 1080p and 2560x1440 Dev tools logs are empty.

qunash commented 1 year ago

Hi, thanks for the report!

This problem was caused by an update in ChatGPT layout for Plus users. I've fixed it in v.2.0.4 today, waiting for the updated version to be published in the Chrome Web Store.

pmroz1 commented 1 year ago

Great to hear that! Thank you for letting me know.

V-Gutierrez commented 1 year ago

I even cloned it to try to PR a fix but I saw that the release was 2.0.5 so probably the mantainer is just waiting chrome store approval then we will be automatically updated.