Polkadex-Substrate / Polkadex-Orderbook-Frontend

https://orderbook.polkadex.trade
3 stars 3 forks source link

Bridge bugs related to Text displayed #1307

Closed Hildajose closed 3 months ago

Hildajose commented 3 months ago

📝 Bug Description

Need to improve the text displayed for warning message 1.Withdraw_From NetworkEstimation fees not enough PDEX balance steps

  1. Open web url https://orderbook-internal.polkadex.trade/
    1. Click on the "Bridge" tab
    2. Select From Network as "Polkadex" from the From Dropdown.
  2. Click the To Network Dropdown button.
  3. Select the To Network as "Polkadot" 6.Select any Asset From token dropdown 7.Enter the valid amount
  4. Click Bridge button
  5. Click Sign and Submit button for Polkadot
  6. Successful message is displayed.
  7. Verify the user is not able to proceed the Withdraw action without the PDEX balance in(From Network)

Actual result Proper error message is not displayed. Now "Token : Not Expendable" message displayed.

  1. cancellation

step

  1. Open web url https://orderbook-internal.polkadex.trade/
  2. Click on the "Bridge" tab
  3. Select the From Network from the From Dropdown 4.Click "Connect wallet" button under the Networks From button and add a account 5.Select the To Network from the To Drop down.
  4. Click the "Select or enter a Polkadex address" under the Networks To button and add the To address
  5. Enter the valid amount based on the Available balance of the token.
  6. click the Bridge button
  7. Click sign in and submit
  8. Verify the user able to click cancel button

Actual result User receiving "Cancelled" message, improve the text when user cancel the order

pavankanteti commented 3 months ago

already fixed these

Hildajose commented 3 months ago

Verified