OpenLake/PixOss

feat(modal): Add socials of user to the pixel

Open

#4 aperta il 14 ago 2023

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (48 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (21 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Description

Currently the modal only shows the person's name, pfp and message, add their socials like LinkedIn and Github 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.

Guida contributor