Standardized activity #132
jasperjansz
started this conversation in
Ideas
Replies: 2 comments
-
Love it. Let's do this. Only thing I'd note is implementation related. I don't think this belongs in the UI library. Doing so would mix domain concerns, the concept of transactions, with domain-agnostic components, buttons, boxes etc. We should create a separate monorepo for these domain-aware components, and publish them as their own npm packages. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Looks great ! This consistency and reusability will be really valuable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We at Hiro build three products that show activity: the web wallet, desktop wallet, and the explorer. Currently, they all show activity in a different way:
Many users use at least the web wallet and explorer, and a subset of them will use the desktop wallet too. To help avoid confusion, we should standardize how we show activity across our products where we can.
Proposal
You can find the components in the design system here, and here is an example of how they'd look in action.
Please leave your comments! It's super easy to make changes the way it's set up in Figma.
Beta Was this translation helpful? Give feedback.
All reactions