abachuk commented on a change in pull request #6210:
URL: https://github.com/apache/incubator-pinot/pull/6210#discussion_r514378050



##########
File path: 
thirdeye/thirdeye-frontend/app/pods/components/self-serve-alert-yaml-details/template.hbs
##########
@@ -1,22 +1,24 @@
 <div class="te-search-results__header">
   <div class="te-search-results__title-group">
     <div class="te-search-results__title">
-      <span 
title={{alertData.detectionName}}>{{alertData.detectionName}}</span>
+      <h3 class="te-search-results__title-name" 
title={{alertData.detectionName}}>{{alertData.detectionName}}</h3>

Review comment:
       In this case, it's used for displaying the full title on hover when it's 
truncated. 




----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to