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(pageHeader): menu button overflow issue on small screens #6502

Conversation

devadula-nandan
Copy link
Contributor

@devadula-nandan devadula-nandan commented Nov 25, 2024

Closes #6415

fixes menu button overflow issue in firefox in small screen

What did you change?

packages/ibm-products-styles/src/components/PageHeader/_page-header.scss

How did you test and verify your work?

storybook, firefox

@devadula-nandan devadula-nandan requested a review from a team as a code owner November 25, 2024 10:06
@devadula-nandan devadula-nandan requested review from davidmenendez and sangeethababu9223 and removed request for a team November 25, 2024 10:06
Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 9f0378c
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/67444c1b39e4d8000875805b
😎 Deploy Preview https://deploy-preview-6502--ibm-products-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 9f0378c
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/67444c1be83ec70008a224e2
😎 Deploy Preview https://deploy-preview-6502--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.65%. Comparing base (473af0f) to head (9f0378c).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6502   +/-   ##
=======================================
  Coverage   79.65%   79.65%           
=======================================
  Files         394      394           
  Lines       12871    12871           
  Branches     4257     4257           
=======================================
  Hits        10253    10253           
  Misses       2618     2618           
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

Copy link
Contributor

@davidmenendez davidmenendez left a comment

Choose a reason for hiding this comment

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

LGTM.

small note: in the future, when fixing visual bugs, can you provide a before and after? just easier for the reviewer to verify 👍

before:

Screenshot 2024-11-26 at 1 46 13 PM

after:

Screenshot 2024-11-26 at 1 46 10 PM

Copy link
Member

@sangeethababu9223 sangeethababu9223 left a comment

Choose a reason for hiding this comment

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

LGTM

@devadula-nandan
Copy link
Contributor Author

Hi @davidmenendez , @sangeethababu9223 .
could you pls review the visual changes in percy as well?

Screenshot 2024-11-27 at 11 33 13 AM

@sangeethababu9223
Copy link
Member

Hi @davidmenendez , @sangeethababu9223 . could you pls review the visual changes in percy as well?

Screenshot 2024-11-27 at 11 33 13 AM

Approved.

@devadula-nandan devadula-nandan added this pull request to the merge queue Nov 27, 2024
Merged via the queue into carbon-design-system:main with commit 0072e42 Nov 27, 2024
35 checks passed
@devadula-nandan devadula-nandan deleted the fix/6415-pageheader-menu-button-overflow branch November 27, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Firefox Pageheader overflow issue
3 participants