[FullPageError] in web components #6778
Labels
component: FullPageError
previously known as HTTPError
priority: medium
Pick up in the next two quarters
type: enhancement 💡
New feature or request
web component
The problem
We need to build a web component version of the
FullPageError
that exists currently in React, see here.The solution
This will include creating the component itself, as well as corresponding tests (reference
side-panel
andtearsheet
tests as we're currently usingvitest
in our web component package) and stories that match the React version.React issue: #4009
The text was updated successfully, but these errors were encountered: