Skip to content

[Task](ui): implement Error component (working title) #1828

Description

@franzheidl

THIS ISSUE IS A STUB AND NEEDS DECISIONS / REFINEMENTS

Task Description

VERIFY whether using one and the same component to render errors on the page level as well as in tighter error boundaries and even inside DataGrid is a good idea (take into account that inside DataGrid, also other states such as empty, loading would need to be rendered as well, or whether the latter should be rendered elsewhere.
Once that is verified, implement an Error(working title) component that can render the various error configurations as per our design. API TBD.

Error and States Visual Design

Sub-tasks

  • Discuss and verify component scope (one component for all? does it cover other states for DataGrid as well?)
  • Design props/API; add to this ticket
  • Implement component(s) accordingly, add stories TBD

Additional Context

For the components, use the error titles and descriptions as per the table in the uxdocs as defaults.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationui-componentsAll tasks related to juno-ui-components library

    Type

    Projects

    Status
    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions