-
Notifications
You must be signed in to change notification settings - Fork 423
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
AI Chat Entry point B - Address bar #3694
Conversation
# Conflicts: # DuckDuckGo/MainViewController.swift # DuckDuckGo/OmniBar.swift
|
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.
looks good, but a few minor things...
- rename onShareLongPress -> onAccessoryLongPress for consistency
- SwiftLint (was flagging the wrong line 🙄 )
- typo of the showAccessoryButton var in the omni bar state
@brindy I've addressed all the suggestions, thanks for it!
If you want to test different privacy configs:
|
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!
Task/Issue URL: https://app.asana.com/0/1204167627774280/1208794359260769/f
Description:
Add AI Chat to the Omnibar accessory button
Steps to test this PR: