Skip to content

Add a load anyway button for large blobs

What does this MR do and why?

Adds a "load anyway" button for large blobs in case users want to attempt to load the file anyway.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2025-01-13_at_09.19.25 Screenshot_2025-01-14_at_12.31.22

Screen_Recording_2025-01-14_at_12.32.06.2025-01-14_12_33_32

How to set up and validate locally

  1. Open a large file on the frontend (structure.sql)
  2. The file should not render, a load anyway, view raw / download link should render instead.
  3. Click on "load it anyway".
  4. The file should load.
Edited by Jacques Erasmus

Merge request reports

Loading