Homec4science

Improve behavior of inline rendering with unified views

Authored by epriestley <git@epriestley.com> on Mar 5 2015, 23:11.

Description

Improve behavior of inline rendering with unified views

Summary:
Ref T2009. This reduces how buggy inlines are. They're still buggy.

Specifically, the inline endpoint didn't know how to scaffold inlines before, so some of them ended up rendering in the wrong rows or breaking layouts.

This passes the current renderer through to the inline editor endpoint, so it can at least get the layout correct.

Test Plan: Interacted with inlines in unified and side-by-side views.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T2009

Differential Revision: https://secure.phabricator.com/D11988

Details

Committed
epriestley <git@epriestley.com>Mar 5 2015, 23:11
Pushed
aubortJan 31 2017, 17:16
Parents
rPHbd5985e67db6: Add "Copy" and "Coverage" columns to unified view
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH9564b0a40e88: Improve behavior of inline rendering with unified views (authored by epriestley <git@epriestley.com>).Mar 5 2015, 23:11