Long words break chat box. #46
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rainbownapkin/canopy#46
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Long words break chat box. Add invisible line break characters to words in chat longer than 15 or so characters.
We should add this client-side, since future clients may have their own way of dealing with this, and automated ones wouldn't need to at all.
Added browser-side chat preprocessing, including invisible white-space injection:
8b52946925