[ x] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Documentation issue or request
We have a cool pause icon, but you cant start the integration by clicking "play"

Seems a bit redundant to have a "pause" icon next to the "Stopped" text. Plus, when the integration is running it's a green check. So I dunno seems a bit out of place :smile:.
Let's remove the "pause" icon as it's not adding value here and could be misleading.
Are we just trying to remove the icon and leave the functionality in place to revisit later, or do we want to remove the feature all together? I can remove the icon from the page, but I would likely need to pass this to someone else to remove the underlying functionality.
I think the icon just sits alongside the detailed status component there, so it's just a matter of removing that element and leaving the detailed status component. And the "stopped" badge thingy. Basically the way it was in the angular app.
Looks like this was fixed by @seanforyou23 in https://github.com/syndesisio/syndesis-react/commit/88f5d5e133d08791d36f8b4446ce9df3b1ba9695
Most helpful comment
I think the icon just sits alongside the detailed status component there, so it's just a matter of removing that element and leaving the detailed status component. And the "stopped" badge thingy. Basically the way it was in the angular app.