-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ui-ux): include link to metascan for transaction and block detai…
…ls pages (#1929) * added view on metachain button for transaction details page * passed link to blocks page * updated the design * standardized naming to metachainTxUrl * update for mobile & tablet design * update for light and dark mode * used vmmap for block too * removed unused variable * added testid * added e2e tests for transaction details page * removed console.log * updated to always use block height in vmmap method * added e2e for blockId * pr comments * minimized reusing of functions/variables * Update src/components/commons/MetascanLinkButton.tsx Co-authored-by: Pierre Gee <pierre@cakedefi.com> * Update src/utils/commons/getNetworkParams.ts Co-authored-by: Pierre Gee <pierre@cakedefi.com> * added hover style * used useMemo * pr comment * updated for 1024px screens --------- Co-authored-by: Pierre Gee <pierre@cakedefi.com>
- Loading branch information
Showing
8 changed files
with
324 additions
and
75 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
Oops, something went wrong.