[SPIKE] Improve performance with shared GraphQL query for blob header area and blob content viewer
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
With blob controls being moved from the viewer to the header area, the getBlobControls query is becoming very similar to getBlobInfo shared query. Essentially making as fetch the same information twice.
Let's find a way to call it once. Should we refactor to one Vue app for the whole blob page? Is there another way to limit the number of requests?
Edited by 🤖 GitLab Bot 🤖