English:
Currently the "Job Type" (tag) field on the job write/edit form is a free text input. Replace it with a dropdown/select with predefined options:
- Full-time
- Part-time
- Remote
- Contract
- Freelance
- Internship
Users should still be able to type a custom value if none of the options fit.
Myanmar:
လက်ရှိ အလုပ်ရေးရန်/ပြင်ရန် form ရှိ "အလုပ် အမအစား" (tag) field သည် free text input ဖြစ်ပါသည်။ ၎င်းကို ကြိုတင်သတ်မှတ်ထားသော ရွေးချယ်စရာများဖြင့် dropdown/select အဖြစ် ပြောင်းပါ:
- Full-time (အချိန်ပြည့်)
- Part-time (အချိန်ပိုင်း)
- Remote (အဝေးမှ)
- Contract (စာချုပ်)
- Freelance (လွတ်လပ်)
- Internship (သင်တန်းသား)
ရွေးချယ်စရာများ မကိုက်ညီပါက custom value ရိုက်ထည့်နိုင်သင့်ပါသည်။
Files to modify:
src/app/jobs/write/JobWriteClient.tsx
src/app/jobs/edit/JobEditClient.tsx
messages/en.json — add jobs.tagOptions.* keys
messages/mm.json — add Myanmar translations
English:
Currently the "Job Type" (tag) field on the job write/edit form is a free text input. Replace it with a dropdown/select with predefined options:
Users should still be able to type a custom value if none of the options fit.
Myanmar:
လက်ရှိ အလုပ်ရေးရန်/ပြင်ရန် form ရှိ "အလုပ် အမအစား" (tag) field သည် free text input ဖြစ်ပါသည်။ ၎င်းကို ကြိုတင်သတ်မှတ်ထားသော ရွေးချယ်စရာများဖြင့် dropdown/select အဖြစ် ပြောင်းပါ:
ရွေးချယ်စရာများ မကိုက်ညီပါက custom value ရိုက်ထည့်နိုင်သင့်ပါသည်။
Files to modify:
src/app/jobs/write/JobWriteClient.tsxsrc/app/jobs/edit/JobEditClient.tsxmessages/en.json— addjobs.tagOptions.*keysmessages/mm.json— add Myanmar translations