#219 closed task (blessed) (fixed)
WordCamp.org: Enable MP6 network-wide
Reported by: | kovshenin | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordCamp Site & Plugins | Keywords: | has-patch |
Cc: |
Description
How about we enable MP6 on WordCamp.org?
Change History (9)
#3
in reply to:
↑ 2
;
follow-up:
↓ 4
@
11 years ago
Replying to nacin:
Just FYI, it's about to be merged into trunk.
wordcamp.org runs the latest tag. In this case, 3.7.1...
#4
in reply to:
↑ 3
@
11 years ago
wordcamp.org runs the latest tag. In this case, 3.7.1...
Can this be changed to the branch?
#5
@
11 years ago
We were running the branch up until last month; but after the get_allowed_mime_type() bug broke images across the network, @jenmylo recommended we switch to the latest tag instead.
The team discussed it and decided that the benefits of running the branch were outweighed by the risk of organizers seeing WordCamp.org as unstable and setting up their own, independent sites.
This ticket was mentioned in PR #220 on WordPress/wporg-main-2022 by @adamwood.
18 months ago
#7
- Keywords has-patch added
The regression is caused by new Modal styles introduced in the @wordpress/components package.
This PR adds style overrides which are compatible with both the local dev env (WP 6.1.1, Gutenberg 15.4.0) and prod (WP 6.3-alpha-55582, Gutenberg 15.1.0)
Fixes #219
### Screenshots
## Sandbox (prod versions)
| Desktop | iPad | Mobile |
## Local
| Desktop | iPad | Mobile |
### How to test the changes in this Pull Request:
Test locally or in sandbox
- Navigate to /download
- Click the 'Get WordPress...' button
- Dismiss the download
- View the modal and check the layout, including different screens sizes
This ticket was mentioned in PR #222 on WordPress/wporg-main-2022 by @adamwood.
18 months ago
#8
Reverts WordPress/wporg-main-2022#220
This ticket was mentioned in PR #223 on WordPress/wporg-main-2022 by @adamwood.
18 months ago
#9
Reverts WordPress/wporg-main-2022#222
I don't see any reason why not. Any objections?