cozy / cozy-drive

Cozy Drive Web App for Cozy Cloud
GNU Affero General Public License v3.0
169 stars 65 forks source link

fix: Update TopBar API in uploader.component #3076

Closed cballevre closed 7 months ago

cballevre commented 7 months ago

Merge back from 1.66.1

The MoveTopbar API changed in terms of props. Due to that, UploaderComponent which was using the old props names crashed the app. To fix that critical issue we update UploaderComponent to use the updated prop names for Topbar

bundlemon[bot] commented 7 months ago

BundleMon

Unchanged files (18) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | vendors/drive.(hash).js
| 1.72MB | 2MB :white_check_mark: | public/drive.(hash).js
| 1.52MB | 1.7MB :white_check_mark: | public/pdf.worker.entry.(hash).worker.js
| 343.61KB | 345KB :white_check_mark: | services/dacc/drive.js
| 265.64KB | 500KB :white_check_mark: | services/qualificationMigration/drive.js
| 259.9KB | 500KB :white_check_mark: | app/drive.(hash).js
| 165.86KB | 300KB :white_check_mark: | public/cozy-client-js.js
| 158.97KB | 160KB :white_check_mark: | intents/drive.(hash).js
| 104.4KB | 190KB :white_check_mark: | public/drive.(hash).min.css
| 77.51KB | 100KB :white_check_mark: | app-drive.(hash).min.css
| 37.26KB | 56KB :white_check_mark: | intents-drive.(hash).min.css
| 34.9KB | 40KB :white_check_mark: | onlyOffice/slide.pptx
| 24.82KB | 25KB :white_check_mark: | onlyOffice/text.docx
| 5.84KB | 6KB :white_check_mark: | onlyOffice/spreadsheet.xlsx
| 5.01KB | 6KB :white_check_mark: | manifest.webapp
| 1.9KB | 2KB :white_check_mark: | index.html
| 547B | 1KB :white_check_mark: | intents/index.html
| 504B | 1KB :white_check_mark: | manifest.json
| 184B | 1KB

Total files change -6B 0%

Unchanged groups (7) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | public/**
| 2.1MB | - :white_check_mark: | vendors/**
| 1.72MB | - :white_check_mark: | services/**
| 525.54KB | - :white_check_mark: | app/**
| 165.86KB | - :white_check_mark: | intents/**
| 104.89KB | - :white_check_mark: | onlyOffice/**
| 35.68KB | - :white_check_mark: | img/**
| 3.41KB | -

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history | Target branch size history