Skip to content
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

Add AI Chat icon onboarding #3445

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Add AI Chat icon onboarding #3445

wants to merge 26 commits into from

Conversation

Bunn
Copy link
Collaborator

@Bunn Bunn commented Oct 23, 2024

Task/Issue URL: https://app.asana.com/0/1204167627774280/1208607376873996/f
Tech Design URL:
CC:

Description:
Add AI Chat toolbar icon onboarding flow

Steps to Test This PR:

  1. To start fresh, navigate to the Debug menu and select "AI Chat Reset."
  2. Open the website: https://duck.ai/.
  3. If this is your first time using Duck Chat, complete the onboarding process, then open it again in a new tab.
  4. Check for a popover prompting you to add the toolbar icon.
  5. Click on "Add Shortcut."
  6. Confirm that you see a confirmation message and that the icon remains in the window toolbar.
  7. Verify that in Settings -> AI Chat, the option to display the icon is selected.
  8. Click the icon and ensure that you are redirected to the AI Chat webpage.

  1. Repeat the steps from the first block of tests, but this time open multiple windows. Ensure that the popover is only displayed in the active window.

  1. Follow the same steps as in the first block of tests, but instead of accepting the popover modal, click "No Thanks."
  2. Confirm that the icon is not added to the toolbar.
  3. Check that in Settings -> AI Chat, the option for the toolbar icon is not selected.

Copy link

github-actions bot commented Oct 23, 2024

Warnings
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.
Messages
📖

You seem to be updating localized strings. Make sure that you request translations and include translated strings before you ship your change. See Localization Guidelines for more information.

Generated by 🚫 dangerJS against 794bd13

Bunn and others added 6 commits October 23, 2024 20:15
# By Dax the Duck (5) and others
# Via GitHub (4) and Diego Rey Mendez (1)
* main: (26 commits)
  PIR broker configs: Add sub actions to ExpectationAction (#3452)
  Fix Neighbor Report Broker JSON and include optOutUrl for all brokers (#3463)
  Freemium DBP: Feature Branch to Main PR (#3426)
  Remove noisy PIR pixels (#3459)
  Bump version to 1.112.0 (290)
  Set marketing version to 1.112.0
  Update embedded files
  update fe onboarding (#3415)
  fire pixels when showing the error screen (#3462)
  Disable NTP animation when toggling Privacy Feed (#3460)
  Bump version to 1.111.0 (289)
  Check the config test pixel from the subscription monitor (#3455)
  Update OnboardingUserScript to use a weak script broker reference (#3456)
  fix flaky bookmark store tests (#3431)
  Workaround for stuck scans on Xcode 16 (#3453)
  Set autohidesScrollers in Bookmarks Manager; Fix scrollers positioning (#3451)
  fix Suggestions not reacting to clicks after being interacted with using keyboard (#3457)
  Fix testWhenChangingSortingInThePanelIsReflectedInTheManager UI Test (#3454)
  add contextual onboarding pixels  (#3447)
  Bump version to 1.111.0 (288)
  ...

# Conflicts:
#	DuckDuckGo/Preferences/View/PreferencesViewController.swift
@Bunn Bunn changed the base branch from main to release/1.112.0 October 29, 2024 11:00
@Bunn Bunn changed the base branch from release/1.112.0 to main October 29, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants