seppelz / holiday

0 stars 0 forks source link

[Refactor] Separate Desktop and Mobile Components #41

Open seppelz opened 2 days ago

seppelz commented 2 days ago

Separate Desktop and Mobile Components\n\n🚨 HIGHEST PRIORITY - Blocking other mobile improvements\n\nObjective:\nSeparate desktop and mobile components to enable proper mobile optimization\n\nImmediate Tasks:\n1. Create directory structure\n - [ ] Desktop/Mobile/Shared folders\n - [ ] Move existing components\n - [ ] Update imports\n\n2. Mobile Components (Priority Order):\n - [ ] Calendar/DatePicker (most critical)\n - [ ] Navigation/Menu\n - [ ] Person Management\n\n3. Responsive Detection:\n - [ ] Add viewport hooks\n - [ ] Create responsive utilities\n\nBlocking:\n- Mobile Calendar (#42)\n- Touch Interactions (#35)\n- Navigation Controls (#38)\n\nStatus: URGENT - Required for mobile usability