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)
Feb 12 2024, 10:02 AM
Unknown Object (File)
Feb 3 2024, 5:11 PM
Unknown Object (File)
Jan 24 2024, 11:47 PM
Unknown Object (File)
Jan 17 2024, 7:11 PM
Unknown Object (File)
Jan 16 2024, 10:16 PM
Unknown Object (File)
Dec 27 2023, 12:31 PM
Unknown Object (File)
Dec 27 2023, 12:31 PM
Unknown Object (File)
Dec 27 2023, 12:31 PM
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.