-
Notifications
You must be signed in to change notification settings - Fork 888
feat: add avatar urls to groups #4525
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
Conversation
@sreya I'm not sure if this out of the scope of this ticket, but when testing locally, I don't see the avatar show up in the groups page. Also, if I go to edit the group, it seems like the URL isn't persisted in the input: Let me know if I'm missing something! |
Your Chromatic snapshots have some text overflow. I left a comment in there; reach out if you need any help resolving it! |
@Kira-Pilot what are you using as your backend? This includes a migration that supports the |
Nvm I figured it out |
@sreya ahhh, that was the issue. Thanks for explaining. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we use the same component as the icon picker for "template settings" to support emojis?
@bpmct i'm fine for that to be the next iteration but i'd like to merge this as-is |
fixes #4502
@BrunoQuaresma i haven't done any validation of the avatar url in the FE, wasn't exactly sure what that should entail.
groups page:
edit page:
create page:
templates page: