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

Fix browsing menu bottom offset when bar location set to bottom #3440

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

dus7
Copy link
Contributor

@dus7 dus7 commented Oct 16, 2024

Task/Issue URL: https://app.asana.com/0/414709148257752/1208517558228307/f
Tech Design URL:
CC:

Description:

Looks like the bottom offset for the browsing menu is no longer needed when address bar is set to bottom location. Applying existing offset causes menu to cover the toolbar.

Steps to test this PR:

  1. Set URL bar position to bottom.
  2. Open browsing menu on multiple devices and verify it does not cover the toolbar.
  3. Rotate to landscape, check again.

Definition of Done (Internal Only):

Orientation Testing:

  • Portrait
  • Landscape

Device Testing:

  • iPhone SE (1st Gen)
  • iPhone 8
  • iPhone X
  • iPhone 14 Pro
  • iPad

OS Testing:

  • iOS 15
  • iOS 16
  • iOS 17

Theme Testing:

  • Light theme
  • Dark theme

Internal references:

Software Engineering Expectations
Technical Design Template

@dus7 dus7 force-pushed the mariusz/browsing-menu-offset branch from a28a854 to b48e7c9 Compare October 16, 2024 10:15
@dus7 dus7 changed the title No longer base64 encode customMetadata Fix browsing menu bottom offset when bar set to bottom Oct 16, 2024
@dus7 dus7 requested a review from brindy October 16, 2024 10:16
@dus7 dus7 marked this pull request as ready for review October 16, 2024 10:16
@dus7 dus7 requested review from brindy and removed request for brindy October 16, 2024 10:21
@dus7 dus7 changed the title Fix browsing menu bottom offset when bar set to bottom Fix browsing menu bottom offset when bar location set to bottom Oct 16, 2024
Copy link
Contributor

@brindy brindy left a comment

Choose a reason for hiding this comment

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

LGTM!

@dus7 dus7 merged commit db7275f into main Oct 16, 2024
47 checks passed
@dus7 dus7 deleted the mariusz/browsing-menu-offset branch October 16, 2024 12:55
samsymons added a commit that referenced this pull request Oct 16, 2024
…p-dependency-provider

* main:
  bump bsk for content blocker rules fix (#3445)
  speculative fix for set bars visibility crashes (#3442)
  Release 7.141.0-1 (#3443)
  Fix browsing menu bottom offset when bar location set to bottom (#3440)
  Properly handle responses that should trigger download action (#3407)
samsymons added a commit that referenced this pull request Oct 17, 2024
* main:
  Remove `SubscriptionFeatureAvailability` from `AppDependencyProvider` (#3447)
  Release 7.141.0-2 (#3451)
  Do not notify the FE on experiment activation (#3450)
  point to bsk branch (#3444)
  bump bsk for content blocker rules fix (#3445)
  speculative fix for set bars visibility crashes (#3442)
  Release 7.141.0-1 (#3443)
  Fix browsing menu bottom offset when bar location set to bottom (#3440)
  Properly handle responses that should trigger download action (#3407)
samsymons added a commit that referenced this pull request Oct 21, 2024
# By Daniel Bernal (4) and others
# Via Daniel Bernal (1) and others
* main:
  Pixel retrying (#3358)
  Remove `voiceSearchHelper` from `AppDependencyProvider` (#3452)
  Update AutoClearSettingsViewController to use DI for app settings (#3448)
  Bump BSK (#3441)
  Remove `SubscriptionFeatureAvailability` from `AppDependencyProvider` (#3447)
  Release 7.141.0-2 (#3451)
  Do not notify the FE on experiment activation (#3450)
  point to bsk branch (#3444)
  bump bsk for content blocker rules fix (#3445)
  speculative fix for set bars visibility crashes (#3442)
  Release 7.141.0-1 (#3443)
  Fix browsing menu bottom offset when bar location set to bottom (#3440)
  Properly handle responses that should trigger download action (#3407)
  Add Events Firing for Phishing Detection Settings: Point to BSK (#3423)
  DuckPlayer: Temporary Fix for Watch In Youtube (#3437)
  Add 'Open in New Tab' support for DuckPlayer (#3431)
  update BSK dependency (#3434)
  Release 7.141.0-0 (#3435)
  Add error handling to contrainer removal (#3424)
  Prevent autofill prompt crash for edge case where a context menu is also visible on screen (#3417)

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
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