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

Remove pink rectangle behind the mobile hamburger menu #1258

Closed
2 tasks done
daniellex0 opened this issue Mar 18, 2021 · 1 comment · Fixed by #1344
Closed
2 tasks done

Remove pink rectangle behind the mobile hamburger menu #1258

daniellex0 opened this issue Mar 18, 2021 · 1 comment · Fixed by #1344
Assignees
Labels
Bug Something isn't working Complexity: Medium Feature Missing This label means that the issue needs to be linked to a precise feature label. role: front end Tasks for front end developers size: missing

Comments

@daniellex0
Copy link
Member

daniellex0 commented Mar 18, 2021

Overview

We need to remove the pink rectangle that shows up behind the mobile hamburger menu when it is clicked, because it is supposed to stay white. It is unclear when or why this turned pink.

Action Items

  • Determine what is causing the mobile hamburger menu background to turn pink
  • Remove the pink rectangle behind the mobile hamburger menu (should stay white when clicked)

Resources/Instructions

Pink rectangle behind the mobile hamburger menu (top right) should be removed:

Screen Shot 2021-03-18 at 12 31 24 AM Screen Shot 2021-03-18 at 12 31 33 AM

@daniellex0 daniellex0 added Bug Something isn't working role: front end Tasks for front end developers Complexity: Medium labels Mar 18, 2021
@sena-ji sena-ji self-assigned this Mar 18, 2021
@sena-ji
Copy link
Member

sena-ji commented Mar 29, 2021

In order to reproduce bug consistently, the outer edges of the burger icon must be pressed instead of directly on the burger icon. There is a background that is spilling on top of this icon shown in the photo. When I unchecked that, it worked and removed the color.
image

The color is coming from _calendar.scss:
image

Will discuss on how to move on with this issue with developers to see if the background color is important for any other feature before removing it.

@Josiah-O Josiah-O added size: missing Feature Missing This label means that the issue needs to be linked to a precise feature label. labels Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Complexity: Medium Feature Missing This label means that the issue needs to be linked to a precise feature label. role: front end Tasks for front end developers size: missing
Projects
Development

Successfully merging a pull request may close this issue.

4 participants