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
F12817775: D21248.id50603.diff
Thu, Mar 28, 4:24 AM
Unknown Object (File)
Sun, Mar 24, 8:25 PM
Unknown Object (File)
Sun, Mar 24, 8:25 PM
Unknown Object (File)
Tue, Mar 12, 8:41 PM
Unknown Object (File)
Feb 21 2024, 4:12 PM
Unknown Object (File)
Feb 12 2024, 7:38 PM
Unknown Object (File)
Jan 6 2024, 8:37 PM
Unknown Object (File)
Dec 29 2023, 5:11 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.