Files
hipmi-mobile/tasks
bagasbanuna 90bc8ae343 feat: Migrate Job screens to NewWrapper_V2 with keyboard handling
- Migrate ScreenJobCreate.tsx to NewWrapper_V2
    - Migrate ScreenJobEdit.tsx to NewWrapper_V2
    - Add NewWrapper_V2 component with auto-scroll keyboard handling
    - Add useKeyboardForm hook for keyboard management
    - Add FormWrapper component for forms
    - Create ScreenJobEdit.tsx from edit route (separation of concerns)
    - Add documentation for keyboard implementation
    - Add TASK-004 migration plan
    - Fix: Footer width 100% with safe positioning
    - Fix: Content padding bottom 80px for navigation bar
    - Fix: Auto-scroll to focused input
    - Fix: No white area when keyboard close
    - Fix: Footer not raised after keyboard close

    Phase 1 completed: Job screens migrated

### No Issue
2026-04-02 15:07:10 +08:00
..
2026-04-01 17:17:12 +08:00

Tasks Directory

Direktori ini berisi task list untuk development dan perbaikan aplikasi HIPMI Mobile.

📋 Task List

Task ID Judul Status Prioritas
TASK-001 Footer/Tabs Consistency Fix Pending High

📝 Cara Menggunakan Tasks

  1. Lihat task yang tersedia di daftar atas
  2. Review task untuk memahami scope dan acceptance criteria
  3. Kerjakan task sesuai sub-tasks yang terdaftar
  4. Update status setelah selesai

Task Status Legend

  • Pending: Task belum dimulai
  • 🔄 In Progress: Task sedang dikerjakan
  • Completed: Task selesai
  • Cancelled: Task dibatalkan
  • ⚠️ Blocked: Task terhambat dependency

📌 Task Template

Untuk membuat task baru, gunakan format berikut:

# Task: [Judul Task]

## 📋 Deskripsi
[Jelaskan masalah/fitur]

## 🎯 Tujuan
[Tujuan yang ingin dicapai]

## 🔍 Analisis Masalah Saat Ini
[Analisis kondisi existing]

## 📝 Sub-Tasks
- [ ] Task 1
- [ ] Task 2
- [ ] Task 3

## ✅ Acceptance Criteria
1. [Criteria 1]
2. [Criteria 2]

## 📚 Referensi
[Link referensi]

## 🔄 Status
**Status**: ⏳ Pending
**Created**: YYYY-MM-DD
**Updated**: YYYY-MM-DD