-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Demand] Dashboard Revamp (Stage 3: Export Persona as QR) #493
Comments
type QRRepresentation = [
ProfileIdentifier['network'], // string
ProfileIdentifier['userId'], // string
Profile['nickname'], // string
JsonWebKey['k'], // LocalKey, string
string, // Compressed publicKey
string, // Compressed privateKey
string, // BackupJSONFileLatest['grantedHostPermissions'].join(';'),
] |
I don't think this could be done without specifying a fixed height, e.g., 200px |
We also need something like 'import QR' or it would be useless. By the way, please update Figma. |
I will create another Demand issue to specify the behavior of importing QR. |
Metadata
Content
The third option in "Backup Persona" panel.
Notes
The text was updated successfully, but these errors were encountered: