-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
component: dashboardteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code
Description
As detailed in the #7302 (review) thread, the CodeText
utility component seems to need a refactor replacing the <span>
tag with a <code>
tag which is the right semantic choice for such a component.
Beware:
- Are there any cases in the codebase where a
<span>
tag is actually the best choice? - Will this change work seamlessly? Better check each occurrence.
Metadata
Metadata
Assignees
Labels
component: dashboardteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code