SAC trigger focus out event on click
This commit is contained in:
		
							parent
							
								
									e38c766241
								
							
						
					
					
						commit
						e44cd532f2
					
				@ -81,6 +81,7 @@ var StackedAreaChart = React.createClass({
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
    handleClick: function(item) {
 | 
			
		||||
        this.handleFocusOut();
 | 
			
		||||
        var params = {org: this.getParams().org};
 | 
			
		||||
        params[this.state.item] = item;
 | 
			
		||||
        this.transitionTo(this.state.item, params, this.getQuery());
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user