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

feat(component): replaced SideNavHeader.js -> SideNavHeader.tsx component #15120

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

Nirajsah
Copy link
Contributor

@Nirajsah Nirajsah commented Nov 8, 2023

Closes #13600

Detailed Description

  • In this pull request, I have introduced a new component file, SideNavHeader.tsx, along with corresponding TypeScript types to enhance type safety.

New

  • Added a new file SideNavItems.tsx along with its corresponding TypeScript types. Issue Resolution

Changed

  • SideNavHeader.js to SideNavHeader.tsx

Removed

  • None

It's important to note that all other aspects of the SideNavHeader.tsx file are functioning as expected, and there are no other issues in the codebase.

Testing / Review
Reviewers can verify the changes in this PR by:

  • Examining the new SideNavHeader.tsx file and its associated TypeScript types for correctness and completeness.
  • Confirming that the issue related to the isSideNavExpanded prop has been successfully resolved.

@Nirajsah Nirajsah requested a review from a team as a code owner November 8, 2023 14:02
Copy link

netlify bot commented Nov 8, 2023

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c7deaf6
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/654b94e40d1dc40008623d49
😎 Deploy Preview https://deploy-preview-15120--v11-carbon-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 configuration.

Copy link

netlify bot commented Nov 8, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit c7deaf6
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/654b94e4a2ef37000835c1c7
😎 Deploy Preview https://deploy-preview-15120--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 configuration.

Copy link

netlify bot commented Nov 8, 2023

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 938603a
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/654b950344364600087f2e73
😎 Deploy Preview https://deploy-preview-15120--v11-carbon-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 configuration.

Copy link

netlify bot commented Nov 8, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 938603a
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/654b950374546000097e5120
😎 Deploy Preview https://deploy-preview-15120--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 configuration.

@Nirajsah Nirajsah closed this Nov 8, 2023
@Nirajsah Nirajsah reopened this Nov 8, 2023
Copy link
Contributor

@guidari guidari left a comment

Choose a reason for hiding this comment

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

LGTM 🚀 Thank you!

@github-actions github-actions bot added this pull request to the merge queue Nov 13, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 14, 2023
@guidari guidari added this pull request to the merge queue Nov 14, 2023
Merged via the queue into carbon-design-system:main with commit bfb8874 Nov 14, 2023
39 checks passed
@Nirajsah Nirajsah deleted the SideNavHeader branch November 16, 2023 14:17
danoro96 pushed a commit to danoro96/carbon that referenced this pull request Jan 18, 2024
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.

Add TypeScript types to SideNavHeader
3 participants