Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show notice when contain: 'layout' added. #4287

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

seanparsons
Copy link
Contributor

Problem:
A user may be caught unawares when we add contain: 'layout' to the parent of a newly added wrapper element, especially if it results in some changes to the layout of what is onscreen.

Fix:
When contain: 'layout' is added to a parent element, display a toast indicating what change was made.

Commit Details:

  • Added a toast into fixParentContainingBlockSettings.

- Added a toast into `fixParentContainingBlockSettings`.
@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2023

Try me

@relativeci
Copy link

relativeci bot commented Oct 2, 2023

Job #8342: Bundle Size — 62.78MiB (+0.12%).

b62ca92(current) vs 5957b21 master#8340(baseline)

Warning

Bundle contains 64 duplicate packages - View duplicate packages

Bundle metrics (5 changes)
                 Current
Job #8342
     Baseline
Job #8340
Initial JS 35.05MiB(+0.21%) 34.97MiB
Initial CSS 0B 0B
Cache Invalidation 21.35% 19.36%
Chunks 27 27
Assets 31 31
Modules 3973(+0.05%) 3971
Duplicate Modules 424(+0.47%) 422
Duplicate Code 30.9%(+0.23%) 30.83%
Packages 409 409
Duplicate Packages 64 64
Bundle size by type (1 change)
                 Current
Job #8342
     Baseline
Job #8340
CSS 0B 0B
Fonts 0B 0B
HTML 11.43KiB 11.43KiB
IMG 0B 0B
JS 62.77MiB (+0.12%) 62.7MiB
Media 0B 0B
Other 0B 0B

View job #8342 reportView feature/notice-on-contain-layout... branch activity

@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2023

Performance test results:
(Chart1)
(Chart2)

@seanparsons seanparsons merged commit 5f6aeeb into master Oct 2, 2023
12 checks passed
@seanparsons seanparsons deleted the feature/notice-on-contain-layout-added branch October 2, 2023 13:31
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.

3 participants