Unsubscribe from submit subscription on component unmount
Created by: artemruts
Description
This fixes a bug when a subscription is kicked off in the submit
Form handler but not cancelled if the user navigates away. This would result in a redirect back to the repository list page after a subscription request is fulfilled.