Skip to content

(fix) Missing last platform-stats progressbar#3834

Merged
gantoine merged 1 commit into
rommapp:masterfrom
AlmostEasyGoing:fix-stats-progressbar
Jul 19, 2026
Merged

(fix) Missing last platform-stats progressbar#3834
gantoine merged 1 commit into
rommapp:masterfrom
AlmostEasyGoing:fix-stats-progressbar

Conversation

@AlmostEasyGoing

Copy link
Copy Markdown
Contributor

Description
Currently, the progressbar for the % disk usage of the last platform does not show up in SYSTEM > Server stats.
Therefore this PR removes the display: none; for the last progressbar in the PlatformStatsSection.vue component.

Checklist

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes

Screenshots

Previous:
image

Now:
image

@greptile-apps

greptile-apps Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR restores the missing disk-usage progress bar for the final platform in Server Stats.

  • Removes the CSS rule that hid the last row’s progress bar.
  • Makes progress display consistent across all platform rows.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.
  • The final row uses the same progress component and layout as the other platform rows.

Important Files Changed

Filename Overview
frontend/src/v2/components/Settings/PlatformsStatsSection.vue Removes the last-row display override so every platform shows its existing disk-usage progress bar.

Reviews (1): Last reviewed commit: "Removed unnecessary none-display" | Re-trigger Greptile

@AlmostEasyGoing
AlmostEasyGoing force-pushed the fix-stats-progressbar branch from 6d13a4b to 3abfeb0 Compare July 19, 2026 20:29
@gantoine
gantoine merged commit 0d487ad into rommapp:master Jul 19, 2026
6 checks passed
@AlmostEasyGoing
AlmostEasyGoing deleted the fix-stats-progressbar branch July 19, 2026 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants