Skip to content

fix: Show Pair Writing button on iPad#386

Merged
rjroy merged 1 commit intomainfrom
feat/pair-on-ipad2
Jan 21, 2026
Merged

fix: Show Pair Writing button on iPad#386
rjroy merged 1 commit intomainfrom
feat/pair-on-ipad2

Conversation

@rjroy
Copy link
Copy Markdown
Owner

@rjroy rjroy commented Jan 21, 2026

Summary

  • Fixes incomplete iPad support from feat: Enable Pair Writing mode on iPad #385
  • The previous PR updated PairWritingMode.css but missed the entry button in MarkdownViewer.css
  • Applies the same media query change so the "Pair Writing" button is visible on iPads

Test plan

  • Open Memory Loop on iPad
  • Navigate to Recall tab and select a markdown file
  • Verify "Pair Writing" button appears in the toolbar
  • Tap button and verify Pair Writing mode renders correctly

🤖 Generated with Claude Code

The previous commit (f1d67f5) updated PairWritingMode.css but missed
MarkdownViewer.css which controls the entry button. Apply the same
media query change so the button is visible on iPads.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rjroy rjroy merged commit c07804f into main Jan 21, 2026
2 checks passed
@rjroy rjroy deleted the feat/pair-on-ipad2 branch January 21, 2026 20:05
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.

1 participant