You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, sure!, create a PR, since there have been many PRs pixels already, I think its best if you both start working on the solution, as we are short on time, I'd say the PR that comes first will be entertained.
PS: Solution is to add extra social fields namely linkedin and github in the data fields of all the pixels, and then render them in the modal of the user.
Description
Currently the modal only shows the person's
name
,pfp
andmessage
, add their socials likeLinkedIn
andGithub
to it.Expected outcome
Social handles being displayed in the modal of the user.
Proposed solution
Change the data (
pixel.ts
) schema and add the above-mentioned attribute and then render the same in the modal.The text was updated successfully, but these errors were encountered: