Skip to content

Commit

Permalink
explorer: remove info tooltips from home page tables
Browse files Browse the repository at this point in the history
  • Loading branch information
deuch13 committed Jul 31, 2024
1 parent 838e635 commit bf9a4fe
Show file tree
Hide file tree
Showing 10 changed files with 56 additions and 4,816 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,6 @@ exports[`Blocks List > renders the Blocks List component 1`] = `
<dt
class="details-list__term details-list__term--table"
>
<svg
class="dusk-icon dusk-icon--size--normal detail-list__help"
data-tooltip-id="main-tooltip"
data-tooltip-place="top"
data-tooltip-text="The height of the block indicates the length of the block chain and is increased with each additional block"
data-tooltip-type="info"
role="graphics-symbol"
viewBox="0 0 24 24"
>
<path
d="M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M11,17H13V11H11V17Z"
/>
</svg>
block
</dt>
Expand All @@ -39,20 +25,6 @@ exports[`Blocks List > renders the Blocks List component 1`] = `
<dt
class="details-list__term details-list__term--table"
>
<svg
class="dusk-icon dusk-icon--size--normal detail-list__help"
data-tooltip-id="main-tooltip"
data-tooltip-place="top"
data-tooltip-text="Time elapsed since the block was created"
data-tooltip-type="info"
role="graphics-symbol"
viewBox="0 0 24 24"
>
<path
d="M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M11,17H13V11H11V17Z"
/>
</svg>
relative time
</dt>
Expand All @@ -72,20 +44,6 @@ exports[`Blocks List > renders the Blocks List component 1`] = `
<dt
class="details-list__term details-list__term--table"
>
<svg
class="dusk-icon dusk-icon--size--normal detail-list__help"
data-tooltip-id="main-tooltip"
data-tooltip-place="top"
data-tooltip-text="The average fee paid for the transactions within the block"
data-tooltip-type="info"
role="graphics-symbol"
viewBox="0 0 24 24"
>
<path
d="M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M11,17H13V11H11V17Z"
/>
</svg>
average fee paid
</dt>
Expand All @@ -100,20 +58,6 @@ exports[`Blocks List > renders the Blocks List component 1`] = `
<dt
class="details-list__term details-list__term--table"
>
<svg
class="dusk-icon dusk-icon--size--normal detail-list__help"
data-tooltip-id="main-tooltip"
data-tooltip-place="top"
data-tooltip-text="The amount of gas used generating the block"
data-tooltip-type="info"
role="graphics-symbol"
viewBox="0 0 24 24"
>
<path
d="M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M11,17H13V11H11V17Z"
/>
</svg>
gas used
</dt>
Expand All @@ -136,20 +80,6 @@ exports[`Blocks List > renders the Blocks List component 1`] = `
<dt
class="details-list__term details-list__term--table"
>
<svg
class="dusk-icon dusk-icon--size--normal detail-list__help"
data-tooltip-id="main-tooltip"
data-tooltip-place="top"
data-tooltip-text="The number of transactions included in the block"
data-tooltip-type="info"
role="graphics-symbol"
viewBox="0 0 24 24"
>
<path
d="M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M11,17H13V11H11V17Z"
/>
</svg>
txn(s)
</dt>
Expand All @@ -163,20 +93,6 @@ exports[`Blocks List > renders the Blocks List component 1`] = `
<dt
class="details-list__term details-list__term--table"
>
<svg
class="dusk-icon dusk-icon--size--normal detail-list__help"
data-tooltip-id="main-tooltip"
data-tooltip-place="top"
data-tooltip-text="The reward allocated to the block generator"
data-tooltip-type="info"
role="graphics-symbol"
viewBox="0 0 24 24"
>
<path
d="M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M11,17H13V11H11V17Z"
/>
</svg>
rewards
</dt>
Expand Down
Loading

0 comments on commit bf9a4fe

Please sign in to comment.