williaster commented on a change in pull request #3993: [Explore view] Use POST 
method for charting requests
URL: 
https://github.com/apache/incubator-superset/pull/3993#discussion_r156466591
 
 

 ##########
 File path: 
superset/assets/javascripts/explore/components/ExploreViewContainer.jsx
 ##########
 @@ -101,13 +106,43 @@ class ExploreViewContainer extends React.Component {
     }
   }
 
+  addHistory(isReplace = false, title) {
 
 Review comment:
   I think object signatures are a little more readable + less error prone, 
thoughts? e.g., `({ isReplace = false, title })`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to