hrms-checkin/.claude/agent-memory/hrms-checkin-expert/MEMORY.md

14 lines
931 B
Markdown
Raw Normal View History

2026-04-30 15:55:31 +07:00
# HRMS Check-in Expert Memory
## Features
- [No Position Assignment Page](feature_no_position_page.md) - Implementation for users without organization position assignment
2026-04-30 15:55:31 +07:00
## Project Issues & Fixes
- [Position Orientation Change Fix](issue_position_orientation_change_fix.md) - Fix for position map not displaying on screen orientation changes
2026-05-08 11:27:03 +07:00
- [Active Camera Scope](project_active_camera_scope.md) - Current camera issue work should stay in HomeView.vue, not legacy MapView.vue
- [Front Camera Preview Alignment](issue_front_camera_preview_alignment.md) - Keep popup preview orientation aligned with normalized saved photos
- [iOS Native Photo Mirroring](issue_ios_native_photo_mirroring.md) - Do not flip iOS native-capture photos during normalization
- [iOS Native Camera Popup](issue_ios_native_camera_popup_control.md) - Inline-first on iOS; native activates only after inline fails (prior native-first seed was reverted)