near / fast-auth-signer

https://fast-auth-signer.vercel.app
MIT License
29 stars 8 forks source link

Implement Wrong Domain Key flow on multi-chain #202

Closed hcho112 closed 3 months ago

hcho112 commented 3 months ago

We need to implement proper UI and warning to indicate that if wrong domain is being pass to fast-auth-signer, we need to warn user that this could be a malicious transaction.

We had previous choice of design as below:

image

For the sake of simplicity, the team decided to go with design on the right. However, other members in the team suggested that:

  1. If these given designs are for double pop up, lets keep it in single screen
  2. It is essential to show existing information image
  3. Lets design for white background friendly first.

Currently we have less ideal UI that have combined 1,2 as below:

image
hcho112 commented 3 months ago

Design was provided, closing this ticket