Skip to content

feat: added lab summary#233

Merged
matuskosut merged 5 commits into
masterfrom
new-price-estimator-lab-summary
May 21, 2026
Merged

feat: added lab summary#233
matuskosut merged 5 commits into
masterfrom
new-price-estimator-lab-summary

Conversation

@kei5uke
Copy link
Copy Markdown
Contributor

@kei5uke kei5uke commented May 20, 2026

  • added lab summary on the bottom of each lab

<th></th>
<!-- Price / month -->
<th></th>
<th></th>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these columns without comment do not align with headers

<th class="v-data-table-column--align-end"></th>
<!-- Subscription -->
<th></th>
<!-- Price / month -->
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why was this comment that we use for aligning to header removed?

<strong>{{ Number(computeLabSum?.monthlyCostTotal || 0).toFixed(2) + " kr" }} </strong>
<strong>{{ Number(computeLabSum?.monthlyCostTotal || 0).toFixed(2) }} NOK</strong>
</th>
<!-- Price / year -->
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why was this comment that we use for aligning to header removed?

@matuskosut matuskosut merged commit 27dbad4 into master May 21, 2026
4 checks passed
@matuskosut matuskosut deleted the new-price-estimator-lab-summary branch May 21, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants