Page MenuHomePhabricator

Minor document rendering fixes: dropdown for synchronous files, URI normalization for default renderers
ClosedPublic

Authored by epriestley on Mar 26 2018, 2:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 26, 5:01 PM
Unknown Object (File)
Fri, Mar 1, 3:44 AM
Unknown Object (File)
Feb 21 2024, 11:33 AM
Unknown Object (File)
Feb 3 2024, 6:35 PM
Unknown Object (File)
Feb 3 2024, 6:35 PM
Unknown Object (File)
Feb 3 2024, 6:35 PM
Unknown Object (File)
Feb 3 2024, 2:57 AM
Unknown Object (File)
Jan 25 2024, 12:57 AM
Subscribers
None

Details

Summary

Depends on D19258. Ref T13105.

  • When the default renderer is an Ajax renderer, don't replace the URI. For example, when viewing a Jupyter notebook, the URI should remain /F123, not instantly change to /view/123/jupyter/.
  • Fix an issue where non-ajax renderers could fail to display the dropdown menu properly.
Test Plan
  • Viewed a Jupyter notebook, stayed on the same URI.
  • Changed rendering, got different URIs.
  • Viewed a JSON file and toggled renderers via dropdown.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable