Skip to content
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

feat: edit profile data #18

Open
stephancill opened this issue Dec 2, 2023 · 2 comments
Open

feat: edit profile data #18

stephancill opened this issue Dec 2, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@stephancill
Copy link
Owner

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 stephancill added the enhancement New feature or request label Dec 2, 2023
@heueristik
Copy link

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

@stephancill
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants