Page MenuHomePhabricator

Use JS to manage dashboard tab panels
ClosedPublic

Authored by epriestley on Jun 11 2014, 4:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 12, 6:39 PM
Unknown Object (File)
Wed, Sep 4, 7:45 AM
Unknown Object (File)
Mon, Aug 26, 3:57 PM
Unknown Object (File)
Mon, Aug 26, 10:25 AM
Unknown Object (File)
Sun, Aug 25, 8:46 PM
Unknown Object (File)
Sun, Aug 25, 8:42 PM
Unknown Object (File)
Aug 20 2024, 6:46 AM
Unknown Object (File)
Aug 20 2024, 6:46 AM
Subscribers

Details

Summary

Fixes T5271. This is mostly similar to normal tab panel JS, but I think we'll eventually do async rendering and/or saved tabs so it's reasonable to split it out.

Test Plan

Toggled tabs on a tab panel, saw tab selected state change.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Use JS to manage dashboard tab panels.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 11 2014, 4:34 PM
epriestley updated this revision to Diff 22674.

Closed by commit rPce887d55c2e5 (authored by @epriestley).