-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
area: frontendChanges to front-end codeChanges to front-end codecomplexity: unassessedNeeds further developer investigation before complexity/feasibility can be determined.Needs further developer investigation before complexity/feasibility can be determined.priority: low
Description
If someone uses a code block as the summary text in a <summary>/<details> block, the text can overflow the bounds of the post body:
See the linked post for more examples.
We don't need to support such uses of these HTML tags, but we should prevent the overflow. I don't care if we use horizontal scrolling, truncate with "...", or something else I haven't thought of, but let's enforce the boundary somehow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: frontendChanges to front-end codeChanges to front-end codecomplexity: unassessedNeeds further developer investigation before complexity/feasibility can be determined.Needs further developer investigation before complexity/feasibility can be determined.priority: low
