sonar low

This commit is contained in:
Cindy Chang
2024-07-26 10:40:45 +08:00
parent 71b58af96d
commit 2ca4fdd0c6
7 changed files with 15 additions and 1 deletions

View File

@@ -153,6 +153,7 @@
<div v-else class="border rounded border-neutral-300 p-2 bg-neutral-10 " :class="data.timeTrend.chart !== null ? 'w-1/2' : 'w-full'">
<p class="h2 pl-2 mb-2">Issue List<span class="material-symbols-outlined !text-sm align-middle ml-2 cursor-pointer" v-tooltip.bottom="tooltip.issueList">info</span></p>
<table class="text-sm min-w-full table-fixed">
<caption class="hidden">Issues List</caption>
<tbody>
<tr v-for="(trace, key) in data.issues" :key="key">
<td class="p-2 pl-6 truncate max-w-0 w-1/3">