Skip to content

Conversation

@eeshm
Copy link
Contributor

@eeshm eeshm commented Jan 3, 2026

What does this PR do?

Optimized the Incomplete Booking Salesforce integration form for mobile devices.

Changes

  • Hide header row on mobile and show only on md and above
  • Convert rows to vertical, card-like layout on mobile
  • Add inline labels for mobile accessibility
  • Preserve 5-column grid layout on desktop
  • Remove inline styles and align with existing responsive patterns

Visual Demo

Image Demo (if applicable):

  • Before
Screenshot 2026-01-03 171228
  • After
Screenshot 2026-01-03 164949 Screenshot 2026-01-03 165027

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. N/A
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

How should this be tested?

  • Mobile view
  • Desktop view

@vercel
Copy link

vercel bot commented Jan 3, 2026

@eeshm is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Jan 3, 2026
@github-actions github-actions bot added the 🐛 bug Something isn't working label Jan 3, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link
Member

@dhairyashiil dhairyashiil left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you for the contribution

@dhairyashiil dhairyashiil added the run-ci Approve CI to run for external contributors label Jan 3, 2026
@dhairyashiil dhairyashiil enabled auto-merge (squash) January 3, 2026 12:54
@dhairyashiil dhairyashiil merged commit 78826a3 into calcom:main Jan 3, 2026
64 of 71 checks passed
@eeshm
Copy link
Contributor Author

eeshm commented Jan 3, 2026

thank you!

@eeshm eeshm deleted the fix/mobile-responsive-incomplete-booking-form branch January 3, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working community Created by Linear-GitHub Sync ready-for-e2e run-ci Approve CI to run for external contributors size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mobile responsiveness issues in Incomplete Booking Salesforce integration form

2 participants