You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/10/20 17:52:33 UTC

[GitHub] [trafficcontrol] shamrickus commented on a change in pull request #5109: Clear column filters when hiding column

shamrickus commented on a change in pull request #5109:
URL: https://github.com/apache/trafficcontrol/pull/5109#discussion_r508724877



##########
File path: traffic_portal/app/src/common/modules/table/jobs/TableJobsController.js
##########
@@ -124,6 +124,20 @@ var TableJobsController = function(tableName, jobs, $document, $scope, $state, $
 			$scope.job = params.data;
 			$scope.$apply();
 		},
+		onColumnVisible: function(params) {
+			if (params.visisble){

Review comment:
       No...maybe...yes.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org