pixiebrix-extension
pixiebrix-extension copied to clipboard
Minor code changes extracted from #8151
What does this PR do?
- Extracted from https://github.com/pixiebrix/pixiebrix-extension/pull/8151
That PR is too big already, I removed some changes and sent them here:
- Move a import config rule to out of the shared config
- Fix potential page editor breaks on reload
- Avoid involuntarily altering an input array via
.reverse() - Extract
selectElementfromelementPicker, because that file is already big as it is
Checklist
- [x] Designate a primary reviewer: @grahamlangford