Project

General

Profile

action #104616

Updated by okurz over 2 years ago

## Motivation 
 See #95479#note-42 and #104199 

 ## Acceptance criteria 
 * **AC1:** rendering of labels in openQA is more prominent to make labels unambiguous 

 ## Suggestions 
 * Create label as an HTML div or something that we can render with something nice in bootstrap/fontawesome/javascript/css. A colorful box behind the text or something. As we already expand the URLs server side and generate a "renderedMarkdown" document over the API server side it should be possible to include something in HTML already that is then rendered with CSS accordingly

Back