status-im / ens-usernames

DApp to register usernames for Status Network
MIT License
19 stars 11 forks source link

Test privacy mode scenarios #92

Open rachelhamlin opened 5 years ago

rachelhamlin commented 5 years ago

Hey @asemiankevich & @Serhy, would be great to get your help here.

The ENS DApp is again in the spotlight, as it will be promoted at ETHDenver (Feb 15) and the Status client will soon feature greater native support for ENS usernames.

The DApp needs to be EIP1102 compliant, and should work only with Privacy mode on.

Let's create an updated log of issues for the ENS DApp based on core flows for the following situations:

1) Mainnet release build, privacy mode on 2) Mainnet release build, privacy mode off 3) Mainnet nightly, privacy mode on 4) Mainnet nightly, privacy mode off

Can you please capture any error states, when & where encountered?

asemiankevich commented 5 years ago

i will do that

asemiankevich commented 5 years ago

so:

  1. Mainnet nightly, privacy mode on (defaulted) - can't use names.statusnet.eth app, Let's go button does not lead me anywhere
  2. Mainnet nightly, privacy mode OFF: can proceed with the app, search for a name , etc.
  3. Mainnet release build, privacy mode off / on: can proceed with the dapp.

so the breaking change in nightly is here https://github.com/status-im/status-react/pull/7173#issuecomment-451079159.

cc @rachelhamlin @Serhy

Serhy commented 5 years ago

Thanks @asemiankevich

Mainnet nightly, privacy mode on (defaulted) - can't use names.statusnet.eth app, Let's go button does not lead me anywhere @rachelhamlin this is the issue https://github.com/status-im/status-react/issues/7274 for this item.