srowen commented on a change in pull request #33571:
URL: https://github.com/apache/spark/pull/33571#discussion_r679253638



##########
File path: 
core/src/main/resources/org/apache/spark/ui/static/stagespage-template.html
##########
@@ -31,10 +31,10 @@ <h4 id="summaryMetricsTitle" class="title-table"></h4>
             </tbody>
         </table>
     </div>
-    <a id="aggregatedMetrics" class="collapse-table">
+    <h4 id="aggregatedMetrics" class="collapse-table">
         <span class="expand-input-rate-arrow arrow-closed" 
id="arrowtoggle2"></span>
-        <h4 class="title-table">Aggregated Metrics by Executor</h4>
-    </a>
+        <a class="title-table">Aggregated Metrics by Executor</a>

Review comment:
       Dumb question but why is it even a hyperlink?




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

To unsubscribe, e-mail: [email protected]

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