pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

Minor code changes extracted from #8151

Open fregante opened this issue 1 year ago • 1 comments

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:

  1. Move a import config rule to out of the shared config
  2. Fix potential page editor breaks on reload
  3. Avoid involuntarily altering an input array via .reverse()
  4. Extract selectElement from elementPicker, because that file is already big as it is

Checklist

  • [x] Designate a primary reviewer: @grahamlangford

fregante avatar Apr 06 '24 12:04 fregante