Page MenuHomePhabricator

Consider inline comments with draft checkmarks as "unsubmitted"
ClosedPublic

Authored by epriestley on Jun 15 2017, 11:31 AM.
Tags
None
Referenced Files
F17731268: D18127.diff
Sun, Jul 20, 12:54 AM
Unknown Object (File)
May 31 2025, 10:58 AM
Unknown Object (File)
May 7 2025, 7:01 AM
Unknown Object (File)
Apr 13 2025, 1:01 PM
Unknown Object (File)
Apr 10 2025, 11:48 PM
Unknown Object (File)
Apr 10 2025, 4:53 AM
Unknown Object (File)
Apr 9 2025, 8:06 PM
Unknown Object (File)
Apr 3 2025, 6:10 AM
Subscribers
None

Details

Summary

Ref T12733. When a revision has unsubmitted checkmarks:

  • Color the banner yellow.
  • Show them in the "X unsubmitted" count.
  • Make the "X unsubmitted" button cycle between all drafts (written but unpublished comments) and "draft done" (checked but unsubmitted "Done" checkbox comments).
Test Plan
  • Checked a "Done" box, saw "1 unsubmitted" and yellow banner.
  • Clicked "5 unsubmitted" repeatedly, saw it cycle through all unsubmitted comments and checkboxes.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 15 2017, 12:18 PM
This revision was automatically updated to reflect the committed changes.