cozy-home icon indicating copy to clipboard operation
cozy-home copied to clipboard

refactor: Use `useSettings` hook in DefaultRedirectionSnackbar

Open Ldoppea opened this issue 10 months ago • 1 comments

In cozy/cozy-client#1460 we implemented a new useSettings hook

This hook can be used in DefaultRedirectionSnackbar in order to simplify code and homogenize the way we access cozy-apps settings

### ✨ Features

*

### 🐛 Bug Fixes

*

### 🔧 Tech

* Refactor `DefaultRedirectionSnackbar` to use new `useSettings` hook

Ldoppea avatar Apr 11 '24 09:04 Ldoppea

BundleMon

Files updated (7)
Status Path Size Limits
:white_check_mark: vendors/home.(hash).js
1.41MB (+4KB +0.28%) 1.5MB
:white_check_mark: intents/home.(hash).js
21.86KB (-23B -0.1%) 35KB
:white_check_mark: app/home.(hash).js
36.12KB (-152B -0.41%) 50KB
:white_check_mark: services/updateAccounts/home.js
444.01KB (-20.84KB -4.48%) 465KB
:white_check_mark: services/softDeleteOrRestoreAccounts/home.js
446.83KB (-20.88KB -4.46%) 490KB
:white_check_mark: services/deleteAccounts/home.js
292.95KB (-21.04KB -6.7%) 500KB
:white_check_mark: services/myselfFromIdenties/home.js
217.26KB (-21.13KB -8.86%) 240KB
Unchanged files (6)
Status Path Size Limits
:white_check_mark: services/polyfillFetch/home.js
98.39KB 99KB
:white_check_mark: vendors-home.(hash).(hash).min.css
38.55KB 40KB
:white_check_mark: services/attributesHelpers/home.js
15.13KB 16KB
:white_check_mark: app-home.(hash).min.css
1.34KB 15KB
:white_check_mark: intents/index.html
648B 1KB
:white_check_mark: intents-home.(hash).min.css
158B 6KB

Total files change -80.05KB -2.55%

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history | Target branch size history

bundlemon[bot] avatar Apr 19 '24 13:04 bundlemon[bot]