Our business has migrated to Workspace in full force, converting all legacy reporting and creating both simple and complex workspace dashboards.
In creating all of these reports we've missed certain elements in the UX space of our dashboards - HTML components.
In the legacy Reports module, we were able to add things like images. Even as I'm typing in this editor, I can see many great options which would enhance the visual presentation of reports. These would include:
- <img> tag: The ability to insert HTML-linked images
- <hr> tag: Useful for breaking up widgets as opposed to using separate panels
- <br> tag: To create some whitespace without an <hr>
- <a> tags: Enhance the existing link capability to allow for undecorated links (very useful for index-type dashboards which link to other dashboards)
I think the above would be simple enough to implement and give us a little more control over the look and feel of our workspace dashboards.