Page MenuHomePhabricator

Make bulk editor working set editable and more homogenous
ClosedPublic

Authored by epriestley on Nov 30 2017, 1:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 8 2025, 7:18 PM
Unknown Object (File)
Jun 8 2025, 7:18 PM
Unknown Object (File)
Jun 8 2025, 7:18 PM
Unknown Object (File)
Jun 7 2025, 7:42 PM
Unknown Object (File)
Jun 7 2025, 2:28 PM
Unknown Object (File)
May 29 2025, 9:32 AM
Unknown Object (File)
May 25 2025, 8:41 PM
Unknown Object (File)
May 24 2025, 7:22 AM
Subscribers
None

Details

Summary

Ref T13025. See PHI50. Fixes T11286. Ref T10005. Begin modernizing the bulk editor.

For T10005 ("move the bulk editor to modern infrastructure"), rewrite the rendering of the editable set so that it is application-agnostic and can work with any kind of object.

For T11286 ("let users de-select items in the working set"), make the working set editable.

Test Plan

Screen Shot 2017-11-30 at 5.34.28 AM.png (1×1 px, 140 KB)

  • Deselected some objects, applied an edit, saw the edit apply to only selected objects.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

New interface looks great!

webroot/rsrc/js/phui/behavior-phui-selectable-list.js
24

"selection"

This revision is now accepted and ready to land.Nov 30 2017, 10:59 PM
This revision was automatically updated to reflect the committed changes.