backstage-plugin-confluence icon indicating copy to clipboard operation
backstage-plugin-confluence copied to clipboard

Add Custom Icon Capability

Open rmartine-ias opened this issue 1 year ago • 0 comments

Other result list items, e.g. TechDocs have the ability to pass custom icons. This patch adds the same functionality to this plugin. My TypeScript isn't great, so please let me know if there's anything you want me to change :)

This patch lets us have icons that match in theme by specifying a custom icon:

Screenshot 2023-06-05 at 5 04 47 PM

This change also aligns the styles used with upstream Backstage, so the icons line up:

Screenshot 2023-06-05 at 5 11 21 PM

rmartine-ias avatar Jun 05 '23 23:06 rmartine-ias