pinacai / PINAC_Workspace

A Must-Have Desktop AI App for Everyone
GNU General Public License v3.0
18 stars 24 forks source link

Sidebar properly not working on fullscreen. #86

Open subhamc88 opened 4 days ago

subhamc88 commented 4 days ago

Apart from the chat history nothing is showing up when used in fullscreen. Where as it does work when screen size is reduced. This seems to be a bug or error in media query in those css files related to those specific components.

RajeshTechForge commented 4 days ago

Can you please provide a screen recording of this bug, it will help me to understand the bug.

subhamc88 commented 4 days ago

sidebar-issue.webm

RajeshTechForge commented 4 days ago

sidebar-issue.webm

I am not experiencing this issue with my Windows OS. However, I will investigate the codebase to identify the logic error.

RajeshTechForge commented 14 hours ago

Hi @subhamc88, please check and tell me if the current fix solved the bug or not.

subhamc88 commented 10 hours ago

Issue persists.

subhamc88 commented 10 hours ago

Could you send a clip demonstrating its intended behaviour?

RajeshTechForge commented 9 hours ago

Could you send a clip demonstrating its intended behaviour?

https://github.com/user-attachments/assets/c4b81e83-821c-4a51-a292-9cb59fd0d153

This bug occurs due to the file being called in some way. The bug could be solved by calling the file in other styles, but I am unable to test whether the error is solved or not.