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(masthead): update L1 responsive breakpoint #4941

Merged
merged 1 commit into from
Jan 20, 2021
Merged

fix(masthead): update L1 responsive breakpoint #4941

merged 1 commit into from
Jan 20, 2021

Conversation

kennylam
Copy link
Member

@kennylam kennylam commented Jan 20, 2021

Related Ticket(s)

#4920

Description

Changes the target breakpoint in the media query to not include the breakpoint itself. This was causing the L1 to be hidden in all conditions. See this PR for more details.

Changelog

Changed

  • change L1 responsive breakpoint to 799.98px to exclude the breakpoint target (800px)

@kennylam kennylam added the package: styles Work necessary for the Carbon for IBM.com styles package label Jan 20, 2021
Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Will be nice if a comment can be added there referring to Carbon core PR (fix) of this problem space. Thanks @kennylam!

@kennylam
Copy link
Member Author

LGTM 👍 - Will be nice if a comment can be added there referring to Carbon core PR (fix) of this problem space. Thanks @kennylam!

Thanks @asudoh! It's already referenced it in the description 👍

@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

@ibmdotcom-bot
Copy link
Contributor

Copy link
Member

@ariellalgilmore ariellalgilmore left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks Kenny!

@kennylam kennylam added the Ready to merge Label for the pull requests that are ready to merge label Jan 20, 2021
@kodiakhq kodiakhq bot merged commit ee9b82d into carbon-design-system:master Jan 20, 2021
@kennylam kennylam deleted the fix/masthead-l1-mobile-landscape branch January 20, 2021 15:51
kodiakhq bot pushed a commit that referenced this pull request Jan 20, 2021
### Related Ticket(s)

#4920 

Duplicate of #4941 which targeted incorrect branch.

### Description

Changes the target breakpoint in the media query to not include the breakpoint itself. This was causing the `L1` to be hidden in all conditions. See [this](carbon-design-system/carbon#5791) PR for more details.

### Changelog

**Changed**

- change `L1` responsive breakpoint to `799.98px` to exclude the breakpoint target (`800px`)


<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "package: styles": Carbon Expressive -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
kodiakhq bot pushed a commit that referenced this pull request Jan 20, 2021
### Description

Document CSS fix applied to [#4941](#4941).

### Changelog

**New**

- add style comments documenting breakpoint fix

<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "package: styles": Carbon Expressive -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
IgnacioBecerra pushed a commit to IgnacioBecerra/ibm-dotcom-library that referenced this pull request Feb 22, 2021
…4941)

### Related Ticket(s)

carbon-design-system#4920 

### Description

Changes the target breakpoint in the media query to not include the breakpoint itself. This was causing the `L1` to be hidden in all conditions. See [this](carbon-design-system/carbon#5791) PR for more details.

### Changelog

**Changed**

- change `L1` responsive breakpoint to `799.98px` to exclude the breakpoint target (`800px`)


<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "package: styles": Carbon Expressive -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
IgnacioBecerra pushed a commit to IgnacioBecerra/ibm-dotcom-library that referenced this pull request Feb 22, 2021
### Description

Document CSS fix applied to [carbon-design-system#4941](carbon-design-system#4941).

### Changelog

**New**

- add style comments documenting breakpoint fix

<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "package: styles": Carbon Expressive -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: styles Work necessary for the Carbon for IBM.com styles package Ready to merge Label for the pull requests that are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants