OpenLake/PixOss

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

Open

#4 opened on 2023年8月14日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)TypeScript (48 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド