Skip to content

fix: sidebar thumbnail tooltip overflows with long unbroken titles#1229

Open
dcmclarke wants to merge 8 commits intoSevenTV:masterfrom
dcmclarke:fix/sidebar-tooltip-word-break
Open

fix: sidebar thumbnail tooltip overflows with long unbroken titles#1229
dcmclarke wants to merge 8 commits intoSevenTV:masterfrom
dcmclarke:fix/sidebar-tooltip-word-break

Conversation

@dcmclarke
Copy link
Copy Markdown

Proposed changes

Fixes #1227

Long stream titles with no whitespace caused sidebar tooltip preview to expand to full screen width. Added wordBreak: "break-word" to existing width constraint in patchTooltip() so unbroken text wraps and won't overflow.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)

Checklist

  • I have read the CONTRIBUTING doc
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged

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.

[BUG] Thumbnail preview is HUGE when title is too long without whitespace

1 participant