Page MenuHomePhabricator

Remove click to view on ghosties
ClosedPublic

Authored by chad on May 4 2015, 6:17 PM.
Tags
None
Referenced Files
F14009091: D12702.id.diff
Wed, Oct 30, 10:03 AM
F13958999: D12702.id30503.diff
Oct 14 2024, 5:18 PM
Unknown Object (File)
Oct 1 2024, 1:17 PM
Unknown Object (File)
Sep 21 2024, 2:47 AM
Unknown Object (File)
Sep 14 2024, 10:34 PM
Unknown Object (File)
Sep 14 2024, 10:33 PM
Unknown Object (File)
Sep 14 2024, 10:33 PM
Unknown Object (File)
Sep 14 2024, 10:32 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.