Page MenuHomePhabricator

Remove click to view on ghosties
ClosedPublic

Authored by chad on May 4 2015, 6:17 PM.
Tags
None
Referenced Files
F17861704: D12702.id30497.diff
Sun, Jul 27, 11:05 PM
Unknown Object (File)
May 9 2025, 2:11 PM
Unknown Object (File)
Apr 26 2025, 1:53 AM
Unknown Object (File)
Apr 23 2025, 5:49 PM
Unknown Object (File)
Apr 15 2025, 8:31 PM
Unknown Object (File)
Apr 12 2025, 3:18 AM
Unknown Object (File)
Apr 7 2025, 2:27 AM
Unknown Object (File)
Apr 3 2025, 10:09 PM
Subscribers

Details

Summary

Ref T7447, these are more work than needed at least on an indivdual basis. JS openning all feels poor as well.

Test Plan

Review comments, past present and future.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Remove click to view on ghosties.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added reviewers: epriestley, btrahan.
src/infrastructure/diff/view/PHUIDiffInlineCommentDetailView.php
149–150

Let me get you a diff for this, I think it's a little bit of work.

Oh, I know how I can cheat though.

chad marked an inline comment as done.May 4 2015, 6:35 PM
epriestley edited edge metadata.
epriestley added inline comments.
src/infrastructure/diff/view/PHUIDiffInlineCommentDetailView.php
149–150

D12703 should give you the link in $ghost['href'], let me know if that doesn't work.

Possibly this should have target="_blank"?

This revision is now accepted and ready to land.May 4 2015, 6:45 PM
chad edited edge metadata.
  • Update link
chad marked an inline comment as done.May 4 2015, 6:51 PM
This revision was automatically updated to reflect the committed changes.