Skip to content

Conversation

@cbentejac
Copy link
Contributor

Description

This PR removes the "Load Model" button that exists in the code for the 3D Viewer. It isn't used anymore, and has moreover faulty visibility conditions. It should thus be removed entirely.

Fixes #1126.

The button is not used anymore and has a faulty visibility condition,
it should thus be removed.
@codecov
Copy link

codecov bot commented Aug 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.46%. Comparing base (ad20cc5) to head (a850550).
⚠️ Report is 7 commits behind head on develop.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2842   +/-   ##
========================================
  Coverage    77.46%   77.46%           
========================================
  Files           48       48           
  Lines         6735     6735           
========================================
  Hits          5217     5217           
  Misses        1518     1518           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fabiencastan fabiencastan merged commit 5dda2ac into develop Aug 25, 2025
5 checks passed
@fabiencastan fabiencastan deleted the fix/removeLoadModel branch August 25, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] Load Model button is missing

3 participants