-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add statements to delegates list (#641)
* feat: add statement to delegates * feat: load and attach statements to delegates list * feat: add dropdown menu to delegate * fix: link menu to user space statement * fix: update graphql query to use more loose variables * feat: add link to block explorer * fix: make addresses comparison case-insensitive * feat: delegate button open delegate modal with prefilled address * refactor: better function name * fix: enable `network` filter * fix: use metadataNetwork instead of first available offchain network * fix: improve column width * fix(ux): expand link to whole line * refactor: trigger both async request in parallel * fix: strip markdown from statement excerpt * fix: fix nested links * fix: use single link * fix: set value before modal open * fix(ui): add fallback for browser not supporting line clamp css * fix: use tailwind class to clamp line * fix: increase text size and ensure truncated text always end up with ...
- Loading branch information
Showing
10 changed files
with
205 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.