-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Forced to keep Leo AI enabled, there is no way to disable it. #37394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
cc: @simonhong This looks like a bug from the recent landing of setting Leo as default side panel. If a user hides Leo and doesn't choose anything else, because Leo is set as default side panel it will reappear. @InvisibleRasta Thanks for filing the bug. If you choose bookmarks or reading list first, and then remove Leo side panel then it should work as expected for you as a workaround for now. We'll get this one fixed. |
how do i chose that? every time i open the sidebar no matter what leo opens up |
@InvisibleRasta Open the sidebar and select the bookmarks or reading list button. |
It was just coming back, Not able to fix it. I ended up uninstalling the browser. I really liked the browsing experience but all the useless bloat we are forced to use makes no sense. |
@InvisibleRasta If you just click on the bookmarks sidebar icon to open it, it'll remember that choice as your last selection. |
@rebron we have a logic that adding back the opened panel's icon when its icon is hidden in sidebar. |
fixing now. |
fix brave/brave-browser#37394 SidePanelCoordinator::GetLastActiveEntryKey() gives previously opened item even it's deleted item from sidebar UI. When user want to open side panel w/o panel id, we only need to use the value from sidebar::GetLastUsedSidePanel(). sidebar::GetLastUsedSidePanel() gives null if last opened panel is removed already.
(Additional, original STR) Verification
|
example | example | example | example | example | example |
---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
I am using Brave 1.64.116 Chromium: 123.0.6312.105 (Official Build) (64-bit)

What is the problem with leo.. I keep disabling it and it comes back on as soon as i open the sidebar...
I disabled it like 20 times alredy and as soon as I open the sidebar its activated again.
I also removed it from the sidebar countless times. As soon as I open the sidebar again it just reactivates itself.
Why are you hardcoding this crap and give us no option to permanently disable it as any other option.
STR:
Actual result:
Leo panel is opened
Expected:
Other panel should be choosen as user removes leo panel icon
The text was updated successfully, but these errors were encountered: