Skip to content

fix: prevent long links from causing horizontal overflow - #2786

Merged
sy-records merged 2 commits into
docsifyjs:developfrom
sy-records:fix/2785
Aug 13, 2026
Merged

fix: prevent long links from causing horizontal overflow#2786
sy-records merged 2 commits into
docsifyjs:developfrom
sy-records:fix/2785

Conversation

@sy-records

Copy link
Copy Markdown
Member

Summary

Related issue, if any:

Fixes #2785

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

For any code change,

  • Related documentation has been updated, if needed
  • Related tests have been added or updated, if needed

Does this PR introduce a breaking change?

  • Yes
  • No

Tested in the following browsers:

  • Chrome
  • Firefox
  • Safari
  • Edge

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

@sy-records is attempting to deploy a commit to the Docsify Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docsify-preview Ready Ready Preview Aug 12, 2026 10:24am

@paulhibbitts paulhibbitts left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

That's a great catch from the original issue @sy-records @!

Using our new Sandbox fork link, I created a sandbox with the page of Markdown content shared in the original thumbbox issue on mobile using the PR Preview Build:
https://codesandbox.io/p/devbox/angry-cloud-dq9ggk?workspaceId=ws_C7CBq2TzamwfU438Zxccyc

Long links are no longer overflowing, and I do not see any issue with the thumbox.

@sy-records
sy-records merged commit 5c50b9b into docsifyjs:develop Aug 13, 2026
8 checks passed
@sy-records
sy-records deleted the fix/2785 branch August 13, 2026 02:27
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.

Scrolling up on narrow screen causes jumps when sidebar handle moves

2 participants