vegaprotocol / vegawallet-desktop

Desktop application for Vega Protocol's wallet
MIT License
15 stars 12 forks source link

Error on TX link and copy button when sending TX on wallet #679

Closed JonRay15 closed 1 year ago

JonRay15 commented 1 year ago

Description

When I sent an order on validator testnet: https://validator-testnet.console.vega.xyz/#/markets/1ee3fd766277cac425a92ce827de5f7ced0ed39a1dcc84d796126bb7cd9ee2aa

The normal wallet process happened as below

Screenshot 2023-05-02 124119

But two issues

  1. The copy button next to the text output just returned that [object] text in the picture rather than actual text.
  2. The link for view transaction in BE should have taken me here (https://validator-testnet.explorer.vega.xyz/txs/28AF850DFACC58A2BD10A1320A59ABAE2185FF02B9CC150F84AE67640AA1EAC4) but didnt ... it failed I think because there was an extra / before the "txs" in the URL.

Steps to Reproduce

  1. Go to 'https://validator-testnet.console.vega.xyz/#/markets/1ee3fd766277cac425a92ce827de5f7ced0ed39a1dcc84d796126bb7cd9ee2aa'
  2. Click on submit order
  3. Scroll down to view the wallet output
  4. Click the button to copy the text or the link to the block explorer transaction

Expected behavior

  1. To see the actual text when I copy and paste
  2. To be directed to the correct BE address as above

Screenshots

See above

Device details

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

Add any other context about the problem here.