aj47 / clickolas-cage

a chrome extension that performs web browsing actions autonomously to complete a given goal/task (using LLM as brain).
MIT License
91 stars 17 forks source link

[BUG] - Hide the static element when it completes the task #9

Closed anonfaded closed 1 month ago

anonfaded commented 4 months ago

Issue description

Right now when it completes the task like here opening youtube and searching for something, we get this static element on the screen which doesn't move with scrolling.

image

To-do

Shiv282 commented 4 months ago

Hey team, How about we implement a Close button in the Side Panel and we let the user close the Side Panel when he feels it is not needed?

anonfaded commented 4 months ago

Hey team, How about we implement a Close button in the Side Panel and we let the user close the Side Panel when he feels it is not needed?

but its an extension thing so how can sidepanel be implimented? anyways lets see if you can try something to fix it

aj47 commented 4 months ago

Hey team, How about we implement a Close button in the Side Panel and we let the user close the Side Panel when he feels it is not needed?

yes i think this is a good idea

Shiv282 commented 4 months ago

I have added a snapshot of how it might look, can you let me know if this is something we can do?

PS : Close button can be made better

![Uploading Screenshot 2024-06-01 at 1.25.51 AM.png…]()

Shiv282 commented 4 months ago
Screenshot 2024-06-01 at 1 25 51 AM
aj47 commented 4 months ago

great start @Shiv282 ! don't worry too much about making it look good, we will probably do a big UI overhaul eventually. first lets get it working. maybe a floating button to open the panel back would be good.

aj47 commented 4 months ago

@Shiv282 Let me know if you have an update on progress, feel free to commit and PR what you have so far, i'll have a look.

aj47 commented 1 month ago

no longer an issue with new UI