Page MenuHomePhabricator

Make "View as Document Type..." only show valid options
ClosedPublic

Authored by epriestley on May 12 2020, 8:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 9:22 AM
Unknown Object (File)
Thu, Jan 9, 3:35 AM
Unknown Object (File)
Dec 22 2024, 3:03 AM
Unknown Object (File)
Dec 13 2024, 11:22 AM
Unknown Object (File)
Dec 8 2024, 6:58 PM
Unknown Object (File)
Dec 8 2024, 3:11 AM
Unknown Object (File)
Dec 6 2024, 2:32 PM
Unknown Object (File)
Nov 25 2024, 2:39 PM
Subscribers
None

Details

Summary

Ref T13513. Currently, "View as Document Type..." lists every available engine.

This is hard to get completely right because we can't always rebuild the document ref accurately in the endpoint, but try harder to fake something reasonable.

Test Plan

Used "View as Document Type..." on Jupyter notebooks, was given "Jupyter" and "Source" as options.

Event Timeline

  • Also restrict the list for changes with no candidate engines.
This revision was not accepted when it landed; it landed in state Needs Review.May 12 2020, 9:25 PM
This revision was automatically updated to reflect the committed changes.