Skip to content

Conversation

zatteo
Copy link
Member

@zatteo zatteo commented Jun 16, 2025

Prerequisite : cozy/cozy-ui#2811

Copy link

bundlemon bot commented Jun 16, 2025

BundleMon

Files updated (4)
Status Path Size Limits
public/static/js/public.(hash).js
85.88KB (+36B +0.04%) -
static/js/cozy.(hash).js
847.84KB (+29B 0%) -
static/js/main.(hash).js
117.57KB (+18B +0.01%) -
public/static/js/cozy.(hash).js
713.66KB (+17B 0%) -
Unchanged files (17)
Status Path Size Limits
static/js/(chunkId).(hash).js
967.44KB -
public/static/js/(chunkId).(hash).js
856.47KB -
(hash).js
337.62KB -
public/(hash).js
337.62KB -
services/qualificationMigration.js
282.6KB -
services/dacc.js
264.84KB -
public/static/js/lib-react.(hash).js
39.37KB -
static/js/lib-react.(hash).js
39.37KB -
public/static/css/cozy.(hash).css
33.73KB -
static/css/cozy.(hash).css
33.73KB -
public/static/js/lib-router.(hash).js
22.05KB -
static/js/lib-router.(hash).js
22.05KB -
static/css/main.(hash).css
16.28KB -
public/static/css/public.(hash).css
5.63KB -
manifest.webapp
1.89KB -
index.html
689B -
assets/manifest.json
185B -

Total files change +101B 0%

Groups updated (1)
Status Path Size Limits
**/*.js
6.44MB (+122B 0%) -
Unchanged groups (2)
Status Path Size Limits
**/*.{png,svg,ico}
2.15MB -
**/*.css
128.42KB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

zatteo added 3 commits June 18, 2025 11:11
- Button in sidebar to open AddMenu is displayed only when isDesktop
is true
- Fab button to open AddMenu is displayed only when isMobile is true

But this two does not overlap. So in tablet mode we had no Button and
no Fab to open AddMenu. So now we display Fab button when isDesktop
is false.
The AddMenu was not displayed because the ref was not set to the
correct element.

I also pass to AddMenuProvider a new prop to allow to change
anchorOrigin to position AddMenu correctly when opening it from Fab
button.
@zatteo zatteo force-pushed the fix/no-add-menu-in-tablet branch from 1aa6d0b to 8042614 Compare June 18, 2025 09:14
@zatteo zatteo merged commit 55f6312 into master Jun 18, 2025
4 checks passed
@zatteo zatteo deleted the fix/no-add-menu-in-tablet branch June 18, 2025 09:19
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.

2 participants