You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/03/22 00:09:12 UTC

[GitHub] [incubator-pinot] harleyjj commented on a change in pull request #4004: [TE] frontend - harleyjj/yaml-editor - increases toast timeout from 4…

harleyjj commented on a change in pull request #4004: [TE] frontend - harleyjj/yaml-editor - increases toast timeout from 4…
URL: https://github.com/apache/incubator-pinot/pull/4004#discussion_r268001507
 
 

 ##########
 File path: thirdeye/thirdeye-frontend/app/pods/components/alert-details/component.js
 ##########
 @@ -496,7 +496,9 @@ export default Component.extend({
       isPreviewMode,
       alertId
     } = this.getProperties('analysisRange', 'notifications', 'isPreviewMode', 'alertId');
-
+    const toastOptions = {
+      timeOut: 10000
 
 Review comment:
   definitely.  I'll add it to an appropriate utils file

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org