Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2862930
D25291.1736454259.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
560 B
Referenced Files
None
Subscribers
None
D25291.1736454259.diff
View Options
diff --git a/src/applications/dashboard/paneltype/PhabricatorDashboardTabsPanelType.php b/src/applications/dashboard/paneltype/PhabricatorDashboardTabsPanelType.php
--- a/src/applications/dashboard/paneltype/PhabricatorDashboardTabsPanelType.php
+++ b/src/applications/dashboard/paneltype/PhabricatorDashboardTabsPanelType.php
@@ -282,6 +282,8 @@
$panel_content = pht('(Invalid Panel)');
}
+ $is_selected = (string)$idx === (string)$selected;
+
$content_id = celerity_generate_unique_node_id();
$content[] = phutil_tag(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 9, 20:24 (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1108721
Default Alt Text
D25291.1736454259.diff (560 B)
Attached To
Mode
D25291: Fix UX regression in Dashboard Tabs Panel
Attached
Detach File
Event Timeline
Log In to Comment