tangle-network / dapp

Monorepo for the Tangle ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[TASK] Unify all menu items for consistency #2428

Closed monaiuu closed 2 months ago

monaiuu commented 3 months ago

Description

We need to ensure all MenuList items across the application have a consistent implementation in terms of display, state variants, and styling using reusable components. To ensure robustness, the reusable MenuList items should accept props for various contents and states, so that it is flexible enough to render different types of items (i.e., icons, avatars, buttons etc.)

Design System

Image

Current dApp Displays:

Image

Image

Image

Image