Skip to content

Transform notification item in a generic list item #1641

@panch1739

Description

@panch1739

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

Feature request

The notification needs to be refactored into a list component.

During the design process it became clear that the structure and behavior are not specific to notifications but represent a generic list item pattern that can be reused across different contexts. Defining it as a list component allows the same pattern to support notifications as well as other list-based content.

The notification variant builds on the same base structure, with the addition of:

  • Metadata
  • A different placement for the main action
  • Padding adjustments
  • Quick actions have been changed by default to a button group

The following aspects remain unchanged:

  • Interaction states
  • Status
  • Overflow behaviors
  • Overarching layout

Please reach out for Figma specs

Use case

No response

Metadata

Metadata

Assignees

Labels

featureMarks feature requests and feature implementationsuxMarks all UX related topics (UX team is working on or UX input is required)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions