Skip to content

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Jun 25, 2025

This PR tries to update uppy. I see that the style has changed quite a bit, but the rest of the functionality seems to work so think we just need to migrate our css a bit. The webcam UI still seems broken; the modal is not scrollable and the buttons are cut off.

Closes #31 (one our longest standing issues!) by importing the webcam plugin's CSS!
Closes #632 by updating to v4, which switches to better native mobile camera options.

Copy link

codecov bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@307f153). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1255   +/-   ##
=======================================
  Coverage        ?   74.28%           
=======================================
  Files           ?       66           
  Lines           ?     4487           
  Branches        ?        0           
=======================================
  Hits            ?     3333           
  Misses          ?     1154           
  Partials        ?        0           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ml-evs ml-evs force-pushed the ml-evs/bump-uppy-to-v4 branch from c26e15e to cf3e07b Compare June 25, 2025 19:14
@ml-evs ml-evs marked this pull request as ready for review June 25, 2025 19:16
@ml-evs ml-evs changed the title Bump the uppy ecosystem to v4 Bump the uppy ecosystem to v4 and fix styling Jun 25, 2025
@ml-evs ml-evs added bug Something isn't working webapp For issues/PRs pertaining to the web interface visuals For issues/PRs pertaining to visuals/aesthetics of the interface usability labels Jun 25, 2025
Copy link

cypress bot commented Jun 25, 2025

datalab    Run #3531

Run Properties:  status check passed Passed #3531  •  git commit 683c329f75 ℹ️: Merge cf3e07b52af11a24fa911963c3159f13f1463681 into 307f153fe1c6b54e8eded287ec98...
Project datalab
Branch Review ml-evs/bump-uppy-to-v4
Run status status check passed Passed #3531
Run duration 07m 44s
Commit git commit 683c329f75 ℹ️: Merge cf3e07b52af11a24fa911963c3159f13f1463681 into 307f153fe1c6b54e8eded287ec98...
Committer Matthew Evans
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 504
View all changes introduced in this branch ↗︎

@ml-evs ml-evs merged commit d7f5b80 into main Jun 25, 2025
20 of 26 checks passed
@ml-evs ml-evs deleted the ml-evs/bump-uppy-to-v4 branch June 25, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working usability visuals For issues/PRs pertaining to visuals/aesthetics of the interface webapp For issues/PRs pertaining to the web interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to take photos on phone Upload from webcam UI is broken
1 participant