zhangloo333 commented on a change in pull request #6504:
URL: https://github.com/apache/incubator-pinot/pull/6504#discussion_r566990634



##########
File path: 
thirdeye/thirdeye-frontend/app/pods/components/self-serve-alert-details/template.hbs
##########
@@ -95,8 +95,8 @@
         </div>
       {{/if}}
       {{#if (eq displayMode "list")}}
-        {{#link-to "manage.explore" alertData.id}}
-          <div class="te-search-results__title-name" 
title={{alertData.functionName}}>{{alertData.functionName}}</div>
+        {{#link-to "manage.explore" alertData.id 
class="te-search-results__title-link"}}
+          <p class="te-search-results__title-name" 
title={{alertData.functionName}}>{{alertData.functionName}}</p>

Review comment:
       Thanks for notifying me, could you guide me on which page uses 
`.../self-serve-alert-yaml-details/template.hbs`? Let me double-check it.




----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to