#58231 closed enhancement (fixed)
Improvements on append_to_selector method
Reported by: | spacedmonkey | Owned by: | spacedmonkey |
---|---|---|---|
Milestone: | 6.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | gutenberg-merge has-patch |
Focuses: | performance | Cc: |
Description
Backport from https://github.com/WordPress/gutenberg/pull/47833
Change History (12)
This ticket was mentioned in PR #4412 on WordPress/wordpress-develop by @spacedmonkey.
20 months ago
#1
- Keywords has-patch added
This ticket was mentioned in Slack in #core-editor by spacedmonkey. View the logs.
20 months ago
#4
@
20 months ago
Related: #58193
Maybe we should add that to Gutenberg first and then backport. See https://github.com/WordPress/wordpress-develop/pull/4380#issuecomment-1522910737
@oandregal commented on PR #4412:
20 months ago
#5
I see this backports https://github.com/WordPress/gutenberg/pull/47833 and https://github.com/WordPress/gutenberg/pull/48759 Noting so we don't forget linking this to the original gutenberg PRs and the props to t-hamano
.
I also see that there is a related ticket https://core.trac.wordpress.org/ticket/58193 and that Felix mentioned he'll work on backporting everything https://github.com/WordPress/gutenberg/pull/47833#issuecomment-1532196824
Changes seem fine to me, though.
@oandregal commented on PR #4412:
20 months ago
#6
There is no process for backports, it changes from person to person. I can share what I do when I backport and what I find helpful:
- Link to all the Gutenberg PRs that are backported in the PR description (in addition to the trac ticket).
- Link to the backport PR in the original Gutenberg PRs: https://github.com/WordPress/gutenberg/pull/47833#issuecomment-1536176801 and https://github.com/WordPress/gutenberg/pull/48759#issuecomment-1536173547
Not that this is mandatory in any way, though I've found it very helpful.
#7
@
18 months ago
- Owner set to spacedmonkey
- Status changed from new to assigned
This ticket was discussed in the recent Performance bug scrub.
This is a backport that was missed from the Gutenberg repo. I think it's likely good to commit, but probably should get a code review on the PR.
Additional props to @joemcgill
@isabel_brison commented on PR #4412:
18 months ago
#9
Hi! To confirm, this is meant to be a separate piece from #4380?
I added this PR to the 6.3 board, please feel free to move it to "needs core commit" if it's good to go!
@spacedmonkey commented on PR #4412:
18 months ago
#10
@spacedmonkey commented on PR #4412:
18 months ago
#11
Hi! To confirm, this is meant to be a separate piece from #4380?
I added this PR to the 6.3 board, please feel free to move it to "needs core commit" if it's good to go!
@tellthemachines I committed as I wanted to unblock my ticket. Let's backport that separately.
@isabel_brison commented on PR #4412:
18 months ago
#12
Thanks @spacedmonkey !
Trac ticket: https://core.trac.wordpress.org/ticket/58231