📖 Before You Start / မစခင် ဖတ်ပါ
🇬🇧 EN: Before starting development, please read the Development Setup Guide to set up your local environment (Firebase, Bun, env variables, etc.).
🇲🇲 MM: Development မစခင် Development Setup Guide ကို ဖတ်ပြီး local environment (Firebase, Bun, env variables, etc.) ကို setup လုပ်ပါ။
English:
The job detail page (/jobs/post?slug=...) has a generic "Share" button that uses the Web Share API or clipboard. Add dedicated share buttons for:
- Facebook
- Twitter/X
- LinkedIn
- Telegram
Each button should open a new tab with a pre-filled share URL and text.
Myanmar:
အလုပ် အသေးစိတ်စာမျက်နှာ (/jobs/post?slug=...) တွင် Web Share API သို့မဟုတ် clipboard ကို အသုံးပြုသော "Share" ခလုတ် ရှိပါသည်။ အောက်ပါ platform များအတွက် share ခလုတ်များ ထည့်ပါ:
- Facebook
- Twitter/X
- LinkedIn
- Telegram
ခလုတ်တစ်ခုစီသည် ကြိုတင်ဖြည့်ထားသော share URL နှင့် စာသားဖြင့် tab အသစ် ဖွင့်ရပါမည်။
Files to modify:
src/app/jobs/post/JobPostClient.tsx
📖 Before You Start / မစခင် ဖတ်ပါ
English:
The job detail page (
/jobs/post?slug=...) has a generic "Share" button that uses the Web Share API or clipboard. Add dedicated share buttons for:Each button should open a new tab with a pre-filled share URL and text.
Myanmar:
အလုပ် အသေးစိတ်စာမျက်နှာ (
/jobs/post?slug=...) တွင် Web Share API သို့မဟုတ် clipboard ကို အသုံးပြုသော "Share" ခလုတ် ရှိပါသည်။ အောက်ပါ platform များအတွက် share ခလုတ်များ ထည့်ပါ:ခလုတ်တစ်ခုစီသည် ကြိုတင်ဖြည့်ထားသော share URL နှင့် စာသားဖြင့် tab အသစ် ဖွင့်ရပါမည်။
Files to modify:
src/app/jobs/post/JobPostClient.tsx