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 padding to top and bottom of hamburgerButton #1380

Merged
merged 2 commits into from
Feb 20, 2020

Conversation

rickycodes
Copy link
Contributor

Description

Similar to #1333 this increases top and bottom padding for the hamburger menu icon so there's less chance of missing it. I also removed the moreIcon which is unused and opted to create a new hamburgerButton style key since backButton is being used for other items.

this will need to be tested.

Before

image

After

image

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

Issue

Resolves #???

Copy link
Contributor

@estebanmino estebanmino left a comment

Choose a reason for hiding this comment

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

lgtm, needs qa though

@estebanmino estebanmino added the needs-qa Any New Features that needs a full manual QA prior to being added to a release. label Feb 19, 2020
@rickycodes rickycodes force-pushed the increase-hamburger-menu-hittest branch from 68aea16 to 85e57bc Compare February 19, 2020 20:52
@ibrahimtaveras00
Copy link
Contributor

Android looks good 👍

However, on iOS, only while on the browser, the menu tap area only shows two lines compared to the traditional three lines

image

checked on:
iPhone X (real device)
iPhone 5 (real device)
iPhone 8 (simulator)
iPhone 11 Pro (simulator)

I couldn't see this issue at all happening on the following Android devices:
Pixel 3 (emulator)
Nexus S (emulator)
Pixel 2 (real device)
Samsung Galaxy Note 9 (real device)

@rickycodes rickycodes force-pushed the increase-hamburger-menu-hittest branch from 040365e to 4e29a46 Compare February 20, 2020 15:48
Copy link
Contributor

@ibrahimtaveras00 ibrahimtaveras00 left a comment

Choose a reason for hiding this comment

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

Looks good on both OS's, QA Passed 👍

@rickycodes rickycodes merged commit 8e20778 into develop Feb 20, 2020
@rickycodes rickycodes deleted the increase-hamburger-menu-hittest branch February 20, 2020 20:11
rickycodes added a commit that referenced this pull request Jan 31, 2022
* Add padding to top and bottom of hamburgerButton

* Decrease top and bottom padding for iOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-qa Any New Features that needs a full manual QA prior to being added to a release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants