Support line breaks in custom tooltips
Administrators and system configurators want to format longer custom tooltips with line breaks so that multiple rules or examples can be presented more clearly. This would make tooltip content easier for users to scan and understand. Problem / Pain Custom tooltips do not support line breaks. As a result, longer explanatory text has to be displayed in a single continuous line, as shown in the attached screenshot. Impact / Benefit Supporting line breaks would make longer tooltips easier to read, especially when they contain multiple rules or examples. Users could scan the content more quickly and find the relevant information more easily, improving the usefulness of tooltips as contextual help. Example use case An administrator creates a custom tooltip that explains several rules or examples. By adding line breaks, for example via \n or basic HTML such as , the information could be structured into separate lines instead of being displayed as one continuous text.
