I tried to easily fix this as an incompetent engineer, and waved my hands around after 10 minutes. Works great on Files!
Description
Description
Revisions and Commits
Revisions and Commits
rP Phabricator | |||
D9478 | rPce887d55c2e5 Use JS to manage dashboard tab panels |
Event Timeline
Comment Actions
yeah this is "hard" in the sense of "javascript"
We also load all the panels immediately, but should probably load them only when a tab is selected.
And maaaaaaaaaaybe we should save which tab you have selected, but holding that until after we have other use cases for persistent per-user data on dashboards probably makes sense.