Skip to content

Add WhatsApp to Dashboard ShareSheet #147

@JhaSourav07

Description

@JhaSourav07

📝 Description

The dashboard ShareSheet.tsx component is expanding! WhatsApp is one of the most used messaging platforms globally, and developers frequently share their milestones in tech community group chats. We need a dedicated WhatsApp share option.

✅ Tasks

  • Open components/dashboard/ShareSheet.tsx.
  • Create an inline SVG component for the WhatsApp logo at the top of the file.
  • Create a handleWhatsApp function utilizing the WhatsApp share intent URL: https://api.whatsapp.com/send?text={ENCODED_MESSAGE_AND_URL}.
  • Add the WhatsApp option to the options array, giving it a vibrant green gradient (from-green-500 to-green-700).

📁 Files to Touch

  • components/dashboard/ShareSheet.tsx

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions