Add CSS to make messages more compact

Created on 15 August 2025, 9 days ago

Problem/Motivation

The current messages from warnings and errors is kind of long due to the extra spacing following headings. Ideally we should handle removing a lot of that space in an effort to make warnings and errors more compact.

Unfortunately due to the fact that we call renderer->renderInIsolation() to use the Single Directory Component, any CSS put in the Single Directory component is not automatically added. We will likely need to add CSS by adding a library outside the SDCs and ensure it is added to every single page load.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States swirt Florida

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