AmplicaLabs / wallet-proxy

Provides easy interface for DSNP over Frequency dApps to let Users sign in or sign up via supported wallets
https://amplicalabs.github.io/wallet-proxy
0 stars 0 forks source link

Claim handle: check handle availability 2 of 2 #16

Closed enddynayn closed 10 months ago

enddynayn commented 11 months ago

Description As a user claiming a handle, I want to know if the handle chosen is available.

Acceptance Criteria

  1. After minimum length of the handle is met and the user stops typing for n-milliseconds
    • un-grey continue button
    • an icon next to the handle is displayed to represent the handle is available.
  2. When the handle is not available "Continue" button is greyed.