Commit Graph

4 Commits

Author SHA1 Message Date
Satyam 5fef584d7d feat(a11y): Implement ARIA accessibility sweep and keyboard navigation
- Added visually hidden labels, IDs, and names to form inputs across all key components and pages (modals, directories, chatbots)
- Added tabIndex and onKeyDown handlers to clickable table rows in OwnerProjectDetail for keyboard accessibility
- Validated existing ARIA roles and Escape key bindings on modal components
2026-02-22 03:15:21 +05:30
Satyam 33384d8b7f feat(mobile): implement property photo swipe and refine lightbox UI 2026-02-13 14:14:21 +05:30
Satyam fae968a541 Fix PropertyDetailDrawer close button interactivity and corner transparency leak 2026-02-13 05:58:46 +05:30
Satyam cc58b148e4 Implement Lightbox, fix photo gallery accessibility, update local assets and OG tags for Vercel deployment 2026-02-13 05:49:55 +05:30