Update merge request approval widget component to use the GraphQL subscription
Once #383653 (closed) is done and the GraphQL subscription is present, the approval widget component can subscribe to it so it gets real-time updates when the subscription is triggered. Ensure that it re-uses the same websocket connection that already exists on the MR page.
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.
Availability and Testing
Add feature spec to ensure approvals get added and removed in real-time without reloading page.