Descriptio : Adding a <p> Tag for Accessibility Compliance

Created on 6 June 2025, about 2 months ago

Problem/Motivation

For accessibility compliance, the description should be wrapped in a

(paragraph) tag rather than a

. Unlike
, which is a generic container,

conveys semantic meaning and improves support for screen readers and keyboard navigation. According to the W3C WAI Page Structure guideline, β€˜Use the paragraph element (

) to mark up paragraphs of text … The consistent styling of paragraphs improves text readability’.

Proposed resolution

So we need to add a

tag around the description.

πŸ“Œ Task
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡«πŸ‡·France Ilyna

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024