opencast icon indicating copy to clipboard operation
opencast copied to clipboard

feat: edit profile data

Open stephancill opened this issue 2 years ago • 2 comments

The ability to edit profile data should be implemented. The UI for this already exists in https://github.com/stephancill/opencast/blob/main/src/components/user/user-edit-profile.tsx

The appropriate message generation functionality needs to be implemented in this file https://github.com/stephancill/opencast/blob/f4e251fe4de7d1183fa8540f055029f4b5cf0aee/src/lib/farcaster/utils.ts

There is an example implementation of registering an fname here: https://github.com/wojtekwtf/farcaster-signup-demo

User data that should be editable:

  • Display name
  • Profile image
  • Bio
  • Username (fname/ENS)

stephancill avatar Dec 02 '23 11:12 stephancill

Updating my profile picture does not work for me currently. I was expecting more when I paid for using the app, tbh.

heueristik avatar Dec 30 '23 13:12 heueristik

@Michael-A-Heuer sorry you feel that way, contributions always welcome!

stephancill avatar Dec 30 '23 14:12 stephancill