Launch of Issue Context Module

@AhmudAuleear @DanielDelCore not sure who I should address this to, so I am tagging you both.

I am working on the issue context module and noticed two issues with dark mode:

Issue 1: Background color
The iframe body of the context module gets a background-color of --ds-surface. Why does it do that? None of the other native frames in the sidebar has this background color. I assume it is to keep it consistent with the previous issue glance module (which had this same behavior), but that does not make sense. I could add some spacing around my content to fix this, but that’s just a hack. The content would no longer align with the “Intercom” header (refer to the screenshot below).

If that background color could be removed, the look would be consistent with other frames, and we would not have to add some artificial padding around our content:

Issue 2: Status icon
The second issue affects both the current issue glance and issue context module. If the context module is closed, it displays this icon. This is a static asset referenced in the Connect descriptor. Are there plans to allow adjusting this based on the theme chosen?

3 Likes