Blob refactor: Use PDF Viewer when vewing a PDF blob
What does this MR do and why?
This is part of a bigger effort to refactor the repository browser.
In this MR we use the PDFViewer component when viewing a blob through the refactored blob viewer.
Note, changes in this MR are behind the :refactor_blob_viewer
feature flag.
Screenshots or screen recordings
How to set up and validate locally
Example below:
- Enable the blob refactor
Feature.enable(:refactor_blob_viewer)
- Upload a PDF
- View the PDF
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #324339 (closed)
Edited by Jacques Erasmus