Skip to content

[Dashboard] refactor the CodeText utility component #7555

Closed
@trumbitta

Description

@trumbitta

As detailed in the #7302 (review) thread, the CodeTextutility 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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions