-
Notifications
You must be signed in to change notification settings - Fork 893
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
implemented history clearing handler + reset leo confirmation #20179
implemented history clearing handler + reset leo confirmation #20179
Conversation
It is a duplicate of the PR: #19504 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
browser/resources/settings/brave_leo_assistant_page/brave_leo_assistant_page.ts
Outdated
Show resolved
Hide resolved
A Storybook has been deployed to preview UI for the latest push |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
strings
++
3707fb3
to
52e843f
Compare
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
Signed-off-by: Vadym Struts <[email protected]>
Signed-off-by: Vadym Struts <[email protected]>
Signed-off-by: Vadym Struts <[email protected]>
Signed-off-by: Vadym Struts <[email protected]>
Signed-off-by: Vadym Struts <[email protected]>
Signed-off-by: Vadym Struts <[email protected]>
Signed-off-by: Vadym Struts <[email protected]>
…ry cleaning and related UX behind Signed-off-by: Vadym Struts <[email protected]>
…assistant_page.ts applied nit fix Co-authored-by: Jay Harris <[email protected]>
Signed-off-by: Vadym Struts <[email protected]>
Signed-off-by: Vadym Struts <[email protected]>
c6055c4
to
2cd7988
Compare
A Storybook has been deployed to preview UI for the latest push |
Merged as got approved by the several devs |
Resolves brave/brave-browser#31441
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
wikinpm run lint
,npm run presubmit
wiki,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan:
brave://settings/clearBrowserData
("Advanced" and "On Exit" tabs) when you enabledAI-Chat
and hidden when disabledbrave://settings/leo-assistant
(It means after confirmation:Show Leo icon in the sidebar
is ON,Show suggested prompts in the conversation
is OFF andAI-Chat
icon is shown on the sidebar, otherwise nothing changed)