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(UIShell): loss of focus on menu (new) #13796

Merged
merged 5 commits into from
May 15, 2023

Conversation

guidari
Copy link
Contributor

@guidari guidari commented May 12, 2023

Closes #13417
Closes #13415

This pull request has been opened as a resolution to the merge conflicts that could not be resolved in the previous pull request. The conflicts happened due to a change from .js to .tsx in the main branch, which impacted the merging process.

I added a new prop to act like a function, so when the focus leaves the SideNav this fucntion will trigger and it will switch the expanded prop in the HeaderContainer

Testing / Reviewing
Switch to mobile view. Open the SideNav by click on the hamburger menu, then enter and leave the SideNav to test the behaviour

@guidari guidari requested a review from a team as a code owner May 12, 2023 17:06
@netlify
Copy link

netlify bot commented May 12, 2023

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit acf3752
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/646277a20372d80008744e0d
😎 Deploy Preview https://deploy-preview-13796--carbon-components-react.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 settings.

@netlify
Copy link

netlify bot commented May 12, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit acf3752
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/646277a2d15d32000834d026
😎 Deploy Preview https://deploy-preview-13796--carbon-elements.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 settings.

@guidari guidari requested a review from a team as a code owner May 12, 2023 17:41
@francinelucca francinelucca changed the title fix(UIShell): new branch to fix merge problems fix(UIShell): loss of focus on menu (new) May 15, 2023
@guidari guidari enabled auto-merge (squash) May 15, 2023 17:45
@guidari guidari merged commit ffdce9a into carbon-design-system:main May 15, 2023
SunnyJohal pushed a commit to SunnyJohal/carbon that referenced this pull request May 23, 2023
* fix(UIShell): new branch to fix merge problems

* test(snapshot): fix snapshots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants