-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
area: frontendChanges to front-end codeChanges to front-end codecomplexity: easyIssues that should take limited effort to resolve/fix/build.Issues that should take limited effort to resolve/fix/build.hacktoberfestThis repo participates in Hacktoberfest. For suitable issues and Hacktoberfest-PRsThis repo participates in Hacktoberfest. For suitable issues and Hacktoberfest-PRsmeta: good first issueGood for newcomersGood for newcomerspriority: medium
Description
Our tester has produced the following:
Comment:
Post:
And the user page; note the size of the horizontal scrollbar:
We should probably prevent that from rendering like that. I think we do have a reasonable-ish limit on the length of user names, but special character encodings might be in play here. I'm not sure what limitations make sense; maybe we can instead truncate where necessary? Is that possible? Can we, in the UI, give an element a bounding box and say "you must fit within this space", so the rest of the page displays ok?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: frontendChanges to front-end codeChanges to front-end codecomplexity: easyIssues that should take limited effort to resolve/fix/build.Issues that should take limited effort to resolve/fix/build.hacktoberfestThis repo participates in Hacktoberfest. For suitable issues and Hacktoberfest-PRsThis repo participates in Hacktoberfest. For suitable issues and Hacktoberfest-PRsmeta: good first issueGood for newcomersGood for newcomerspriority: medium


