Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Update gradient on Scrollable Navigation for > 400px #3059

Merged
merged 6 commits into from
Feb 5, 2020

Conversation

OlgaLyubin
Copy link
Contributor

@OlgaLyubin OlgaLyubin commented Feb 4, 2020

Resolves #3052

Overall change:
Updated gradient to be 6rem on breakpoints above 400px.

Code changes:

  • Updated gradient width
  • Passed isOpen prop to one of the tests to remove the warning Failed prop type: The prop isOpen is marked as required in CanonicalDropdown, but its value is undefined.

  • I have assigned myself to this PR and the corresponding issues
  • Automated jest tests added (for new features) or updated (for existing features)
  • This PR requires manual testing

@OlgaLyubin OlgaLyubin added the ws-home Tasks for the WS Home Team label Feb 4, 2020
@OlgaLyubin OlgaLyubin self-assigned this Feb 4, 2020
Copy link
Contributor

@j-pendlebury j-pendlebury left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@DenisHdz DenisHdz left a comment

Choose a reason for hiding this comment

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

LGTM

@PriyaKR PriyaKR self-assigned this Feb 5, 2020
@PriyaKR
Copy link
Contributor

PriyaKR commented Feb 5, 2020

@OlgaLyubin is the gradient changes applied only to canonical?I can't see the changes on AMP.

@PriyaKR
Copy link
Contributor

PriyaKR commented Feb 5, 2020

Looks good to me.

@PriyaKR PriyaKR merged commit ed6dd9e into latest Feb 5, 2020
@PriyaKR PriyaKR deleted the navigation-gradient branch February 5, 2020 14:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ws-home Tasks for the WS Home Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigation: Gradient on Scrollable Navigation is wrong width > 400px
4 participants