UnUniFi / utils

10 stars 2 forks source link

Query param and selected account #226

Closed taro04 closed 2 years ago

taro04 commented 2 years ago

Describe the bug

If the query parameter of the URL does not match the selected account, it will be rejected by the authentication of the private key.

To Reproduce

Steps to reproduce the behavior:

  1. Go to CDP
  2. Click on 'deposit'
  3. Pop up account select window
  4. select other account
  5. move Deposit page, enter amount & privatekey, then submit
  6. error

Expected behavior

Once you select an account, it doesn't change even if you change pages.(this is better because less operation ) Alternatively, change the query parameters when the account changes.

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

YasunoriMATSUOKA commented 2 years ago

This Issue should be handled in the web-apps portal.