pinacai / PINAC_Workspace

OpenSource & Cross-Platform alternative of "Copilot for Windows"
GNU General Public License v3.0
17 stars 23 forks source link

fix:(frontend): improve auto-scroll functionality #26

Closed Aardenfell closed 1 month ago

Aardenfell commented 1 month ago
RajeshTechForge commented 1 month ago

Ok, let me check it after merging, because the app is not running on GitHub Codespace for some reason .

I will inform you after checking.

Aardenfell commented 1 month ago

okay, thanks.

DevanshArora312 commented 1 month ago

I think the scroll issue still persists, maybe only on my local machine it may not be working, but if the issue is persistent, you can try creating a dummy div and observing it using Intersection Observer Web API, and then implement smooth scrolling to the dummy div placed at the bottom of messages.

Aardenfell commented 1 month ago

I'll try that next time I get to my machine. I'll also look into finding a method to generate dummy responses so I can test my changes before making a PR

RajeshTechForge commented 1 month ago

As you know python, setup PINAC-Nexus in your machine. You just need OpenAI or Google Gemini key.

Aardenfell commented 1 month ago

As you know python, setup PINAC-Nexus in your machine. You just need OpenAI or Google Gemini key.

I'll do just that. I didn't even notice that this was available. Is it plug n play or do I need some additional tweaking?

RajeshTechForge commented 1 month ago

Wait a while, I will update it's Readme

RajeshTechForge commented 1 month ago

hello @Aardenfell, I have completed its Readme, check out the details there.

Aardenfell commented 1 month ago

oh dang he beat me to it