Page MenuHomePhabricator

Make "View" from inline comment previews correctly jump to "isEditing" inlines
ClosedPublic

Authored by epriestley on May 8 2020, 2:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 4:30 PM
Unknown Object (File)
Mon, Dec 9, 3:04 PM
Unknown Object (File)
Tue, Dec 3, 12:23 PM
Unknown Object (File)
Sat, Nov 30, 2:43 PM
Unknown Object (File)
Oct 25 2024, 5:46 PM
Unknown Object (File)
Oct 24 2024, 11:43 AM
Unknown Object (File)
Sep 20 2024, 5:15 PM
Unknown Object (File)
Sep 6 2024, 7:30 AM
Subscribers
None

Details

Summary

Ref T13513. Currently, clicking "View" from the inline comment preview (below the "add comment" area at the bottom of the page) only works if the inline isn't being edited.

Update this behavior so it works on inlines in either "Viewing" or "Editing" states.

Test Plan
  • Clicked "View" on a normal inline, got jumped/selected.
  • Clicked "View" on an editing inline, got jumped/selected.

Diff Detail

Repository
rP Phabricator
Branch
inline3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24391
Build 33605: Run Core Tests
Build 33604: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 8 2020, 3:52 PM
This revision was automatically updated to reflect the committed changes.