Skip to content

Document information card: unstructured information in paragraph elements #2350

@cyberbaloo

Description

@cyberbaloo

Observed behavior

In the document information card, text elements such as the user's role (owner, editor, reader) and the last update date are not contained in <p> elements. This information is therefore rendered without appropriate semantic structure.

Expected behavior

Each piece of textual information must be encapsulated in a <p> element in order to be properly structured and rendered by assistive technologies.

Steps to reproduce

  1. Open the information card of a document.
  2. Inspect the source code of the elements displaying the user's role and the last update date.
  3. Observe that these contents are not in <p> elements.

RGAA criteria

Critère 9.1 : Dans chaque page web, l'information est-elle structurée par l'utilisation appropriée de titres ?

Prioritization

P2

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
No status
Status
In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions