Skip to content

fix: show mobile dashboard camera drawer#239

Open
momocentral wants to merge 1 commit into
mainfrom
fix/65-mobile-map-camera-drawer
Open

fix: show mobile dashboard camera drawer#239
momocentral wants to merge 1 commit into
mainfrom
fix/65-mobile-map-camera-drawer

Conversation

@momocentral

@momocentral momocentral commented May 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • replace the mobile dashboard map/cards stack with a map overlay bottom drawer
  • add three drawer heights for peek, half, and full camera-list views
  • keep the existing desktop map layout unchanged

Closes #65

Tests

  • pnpm exec eslint src/components/Dashboard/DashboardMapView.tsx --no-warn-ignored
  • pnpm build
Screenshot 2026-05-23 at 10 04 43 PM Screenshot 2026-05-23 at 10 04 56 PM Screenshot 2026-05-23 at 10 05 02 PM

@vercel

vercel Bot commented May 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
new-pyro-platform Ready Ready Preview, Comment May 23, 2026 2:06pm

@m-julio m-julio left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Component is getting too big. You should create a component dedicated to mobile (and move use effect there so you don't have to do if (isMobile)all the time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[RESPONSIVE] As a user on the dashboard page, I want to see the tab "Map" with a mobile

3 participants