Page MenuHomePhabricator

Correct an issue where "dashboard.panel.edit" fatals in the API console
ClosedPublic

Authored by epriestley on Jun 1 2021, 6:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 21, 3:50 PM
Unknown Object (File)
Wed, Feb 19, 6:46 PM
Unknown Object (File)
Wed, Feb 19, 6:45 PM
Unknown Object (File)
Wed, Feb 19, 6:45 PM
Unknown Object (File)
Tue, Feb 18, 3:48 AM
Unknown Object (File)
Mon, Feb 3, 4:52 AM
Unknown Object (File)
Jan 24 2025, 11:17 PM
Unknown Object (File)
Jan 22 2025, 4:51 PM
Subscribers
None

Details

Summary

Ref T13650. Currently, viewing the API console help page for this method fatals because it constructs a generic, untyped panel.

As a step toward improving this, generate a concrete panel type instead. This isn't the best possible fix, see T13650 for discussion.

Test Plan

Viewed "dashboard.panel.edit" API page, now saw a usable page.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable