Skip to content

fix(desktop): wrap long markdown autolinks#1081

Merged
tlongwell-block merged 1 commit into
mainfrom
max/fix-markdown-autolink-wrap
Jun 17, 2026
Merged

fix(desktop): wrap long markdown autolinks#1081
tlongwell-block merged 1 commit into
mainfrom
max/fix-markdown-autolink-wrap

Conversation

@tlongwell-block

Copy link
Copy Markdown
Collaborator

Summary

  • Use overflow-wrap:anywhere for desktop Markdown message content so long autolinks participate in flex min-content sizing
  • Add an e2e regression that sends a long Markdown autolink, verifies the timeline does not horizontally overflow, and checks the hover action bar stays inside the timeline

Verification

  • ../bin/biome check tests/e2e/messaging.spec.ts src/shared/ui/markdown.tsx
  • bin/pnpm --dir desktop build
  • bin/pnpm --dir desktop exec playwright test tests/e2e/messaging.spec.ts -g "long autolink wraps without widening the timeline" --project=smoke
  • bin/pnpm --dir desktop test
  • bin/pnpm --dir desktop check (exit 0; existing warnings/info only)
  • pre-push hooks passed

Co-authored-by: npub1mprnacetjua2xx3p5eddmhxyk6wv929ymm5py8kd2xfxurxahspqqlgyta <d8473ee32b973aa31a21a65adddcc4b69cc2a8a4dee8121ecd51926e0cddbc02@sprout-oss.stage.blox.sqprod.co>
Signed-off-by: npub1mprnacetjua2xx3p5eddmhxyk6wv929ymm5py8kd2xfxurxahspqqlgyta <d8473ee32b973aa31a21a65adddcc4b69cc2a8a4dee8121ecd51926e0cddbc02@sprout-oss.stage.blox.sqprod.co>
@tlongwell-block tlongwell-block merged commit b7e22f4 into main Jun 17, 2026
23 checks passed
@tlongwell-block tlongwell-block deleted the max/fix-markdown-autolink-wrap branch June 17, 2026 15:04
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