Skip to content

Fix mobile assistant chat UX for INB-162#2003

Open
cursor[bot] wants to merge 2 commits intomainfrom
cursor/INB-162-linear-issue-fix-8df7
Open

Fix mobile assistant chat UX for INB-162#2003
cursor[bot] wants to merge 2 commits intomainfrom
cursor/INB-162-linear-issue-fix-8df7

Conversation

@cursor
Copy link
Copy Markdown
Contributor

@cursor cursor bot commented Mar 24, 2026

Improves the mobile assistant chat experience by collapsing the Search Inbox card by default, increasing response section spacing, and making inline email/archive cards more informative and actionable on smaller screens. Includes focused regression coverage for the updated inline email behavior.

Open in Web View Automation 

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
inbox-zero Ignored Ignored Mar 24, 2026 2:04pm

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@elie222 elie222 marked this pull request as ready for review March 25, 2026 16:09
Copy link
Copy Markdown
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.

cubic analysis

No issues found across 4 files

Linked issue analysis

Linked issue: INB-162: Mobile app chat design / UX improvements

Status Acceptance criteria Notes
Search Inbox should be closed by default CollapsibleToolCard default initialOpen = false; SearchInbox uses it
Remove / make compact the card around Search Inbox while closed Added compactWhenClosed prop and compact styles when closed
Increase padding between response sections (so sections have more spacing) Response spacing classes updated to add gap between children
Increase padding so 'Must Handle Now' is not too close to text above InlineEmailList and InlineEmailCard margins/padding increased
Inline email/archive cards should be actionable on mobile (archive available inline as a button) Archive Button present with onClick handler for inline archive
Inline email cards should show more email info (sender, subject, snippet, date) on mobile Displays meta.from, meta.subject, meta.snippet and formatted date
Add focused regression coverage for updated inline email behavior New test asserts metadata and Archive button presence

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants