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(web-components): adds FullPageError to web components #6910

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AlexanderMelox
Copy link
Contributor

Closes #6778

This PR adds FullPageError as a web components

@AlexanderMelox AlexanderMelox requested a review from a team as a code owner February 14, 2025 19:02
@AlexanderMelox AlexanderMelox requested review from devadula-nandan and amal-k-joy and removed request for a team February 14, 2025 19:02
Copy link

netlify bot commented Feb 14, 2025

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

Name Link
🔨 Latest commit c4682c7
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/67af9339c8b42e0008c719b6
😎 Deploy Preview https://deploy-preview-6910--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

netlify bot commented Feb 14, 2025

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

Name Link
🔨 Latest commit c4682c7
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/67af933987762d0008fd2351
😎 Deploy Preview https://deploy-preview-6910--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

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.56%. Comparing base (eedbef6) to head (c4682c7).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6910      +/-   ##
==========================================
+ Coverage   81.51%   81.56%   +0.04%     
==========================================
  Files         399      403       +4     
  Lines       12975    13050      +75     
  Branches     4268     4297      +29     
==========================================
+ Hits        10577    10644      +67     
- Misses       2398     2406       +8     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

description="The page you requested has moved or is unavailable, or the specified URL is not valid. Please check the URL or search the site for the requested content."
kind="404"
>
<!-- Pass any content you want to didplay to the user here -->
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<!-- Pass any content you want to didplay to the user here -->
<!-- Pass any content you want to display to the user here -->

Copy link
Contributor

@devadula-nandan devadula-nandan left a comment

Choose a reason for hiding this comment

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

this looks fantastic.
there is a small cspell error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FullPageError] in web components
2 participants