snapshot-labs / sx-monorepo

Snapshot X monorepo
https://docs.snapshotx.xyz
MIT License
11 stars 10 forks source link

feat: add lens and farcaster to user profile #419

Closed wa0x6e closed 3 days ago

wa0x6e commented 2 weeks ago

Summary

Closes: #406

Features

Fixes

How to test

  1. Go to your user profile
  2. Edit it to fill a lens and farcaster handles
  3. It should appear on your profile

TODO

wa0x6e commented 2 weeks ago

Form looks good, but it fail to save image

Yes, waiting for sdk and sequencer update

Sekhmet commented 1 week ago

Unrelated to this PR I think, but I can't save my profile, unless I set all fields.

image image

My user account is full of null's even when it shouldn't based on types (it should be string or undefined).

image
wa0x6e commented 1 week ago

Unrelated to this PR I think, but I can't save my profile, unless I set all fields.

image image My user account is full of null's even when it shouldn't based on types (it should be string or undefined). image

fixed