In dataviews actions property, there's an isPrimary property that allows the action to show on hover, but you still have to hover to show it. It would be nice if the icons or links showed even when not hovered so the user could see visible actions at all times.
Also, even if something is marked 'isPrimary', it's also then put into the vertical line context menu. That seems redundant to have them in both places. At minimum it would be good to have a property to control if it shows up there or not.