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 bookmarks to top hits suggestions on iOS #812

Merged
merged 1 commit into from
May 9, 2024

Conversation

brindy
Copy link
Contributor

@brindy brindy commented May 8, 2024

Please review the release process for BrowserServicesKit here.

Required:

Task/Issue URL: https://app.asana.com/0/0/1207251449708624/f
iOS PR: duckduckgo/iOS#2835
macOS PR: https://github.com/duckduckgo/macos-browser/pull/2754
What kind of version bump will this require?: Major/Minor/Patch

Optional:

Tech Design URL:
CC:

Description:

Bookmarks are added to top hits on iOS, but the behaviour is unchanged on macOS.

Steps to test this PR:

iOS

  1. On iOS launch the app (use the md variant by editing the scheme > run > check environment variable VARIANT is md and enabled
  2. Add some bookmarks
  3. Start typing in the address bar
  4. The bookmarks should appear in the top hits section (ie at the top of the suggestions list)
  5. Check that launching the app clean with no variant still works as expected.

macOS

  1. Launch the app and confirm that suggestions works as it did previously. ie Bookmarks should not be in top hits unless they have been visited several times.

Internal references:

Software Engineering Expectations
Technical Design Template

@brindy brindy self-assigned this May 8, 2024
@brindy brindy requested a review from tomasstrba May 8, 2024 14:18
@brindy brindy marked this pull request as ready for review May 8, 2024 14:18
Copy link
Contributor

@tomasstrba tomasstrba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ✅ Works as expected 👍

@brindy brindy merged commit 8b8092d into main May 9, 2024
13 checks passed
@brindy brindy deleted the brindy/ios-specific-suggestion-logic branch May 9, 2024 10:27
samsymons added a commit that referenced this pull request May 10, 2024
* main:
  Enable gzip compression for Sync PATCH payloads (#803)
  autofill: send current language in runtime config (#808)
  Password manager survey update (#811)
  on iOS allow bookmarks in top hits (#812)
  Rename tests to avoid conflicts (#813)
  Bat.js fix (fix for installing content blocking rules multiple times) (#779)
  Pixels automatic naming prefixing fixed (#810)
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.

None yet

2 participants