Skip to content

Invalid HTML markup for mentioned users in comments #7255

@danxuliu

Description

@danxuliu

User mentions contain a div element (the avatar) inside a span element (the wrapper for both avatar and user name) in the list of mention suggestions and in the mentions themselves.

I do not know if it would be better to show the avatar using a span or to change its parent span elements to div elements (which would require some CSS changes too); however, the contacts menu element, which is a div, is created inside the wrapper for both avatar and user name, so maybe the second alternative is better to also solve this markup problem.

@blizzz @jancborchardt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions