Page MenuHomePhabricator

Allow users to create inline comments by directly selecting text directly
ClosedPublic

Authored by epriestley on May 13 2020, 8:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 24, 4:19 AM
Unknown Object (File)
Mon, Feb 24, 2:44 AM
Unknown Object (File)
Sat, Feb 22, 5:29 PM
Unknown Object (File)
Fri, Feb 21, 9:54 PM
Unknown Object (File)
Fri, Feb 21, 5:55 PM
Unknown Object (File)
Thu, Feb 13, 5:58 PM
Unknown Object (File)
Sun, Feb 9, 9:17 AM
Unknown Object (File)
Sun, Feb 9, 9:17 AM
Subscribers
None

Details

Summary

Ref T13513. Support direct text selection for inlines. This is currently just an alternate way to get to the same place as using line numbers, but can preserve offset/range information in the future.

Test Plan
  • Selected some text, hit "c", clicked "New Inline Comment", got sensible comments on both sides of a diff in Safari, Chrome, and (with limitations) Firefox.
  • Caveats: no unified support, doesn't work across lines in Firefox.

Diff Detail

Repository
rP Phabricator
Branch
engine7
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24415
Build 33641: Run Core Tests
Build 33640: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 14 2020, 12:15 AM
This revision was automatically updated to reflect the committed changes.