-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Description
We need a way to give more visibility to when we add chains.
When adding chains we should be able to create a programmatic announcement modal. The data that we would need for this modal would be:
- Name of chain
- Features that are added (Send, Receive, Trade, etc)
- Chain Icon
- CTA
We can use this data to generate a message, and a use the icon to skin it to that specific chain. Once a user interacts with the CTA or closes it we should mark it as seen and not show it to them again.
This should leverage the Dialog component so we get a modal on desktop and a bottom sheet on mobile.
Here is an example of how this modal would look.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog