Extension UI Bug - Action displaying despite configured as IsUserFacing=False when set as the default action

Heyo if something is defined in self.actionsView.DefaultRequests = [''], but is also configured to be IsUserFacing=False will cause the action to display in the UI which could lead to confusing/unintended behavior

@Signalblur can you give a specific example please?