Skip to content

Fleet UI: Rollback follow-up re: default version selection#40282

Merged
RachelElysia merged 7 commits into31919-rollbackfrom
31919-rollback-fe-followup
Feb 24, 2026
Merged

Fleet UI: Rollback follow-up re: default version selection#40282
RachelElysia merged 7 commits into31919-rollbackfrom
31919-rollback-fe-followup

Conversation

@RachelElysia
Copy link
Copy Markdown
Member

@RachelElysia RachelElysia commented Feb 23, 2026

Issue

Part of #31919

Description

Tighten up rollback version shown in UI

  • Orders version array by newest to oldest using compareVersion
  • Ensure latest copy uses compareVersion to ensure it is the latest
  • Allow dropdown to be open if latest is shown
  • Do not have label "Latest (x.x.x)" if there is only one option in the dropdown, just have it as "x.x.x"

Testing

  • Added/updated automated tests

  • QA'd all new/changed functionality manually

@RachelElysia RachelElysia requested a review from a team as a code owner February 23, 2026 11:59
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2026

Codecov Report

❌ Patch coverage is 7.40741% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.34%. Comparing base (33c7448) to head (985d024).

Files with missing lines Patch % Lines
...ePage/components/forms/PackageForm/PackageForm.tsx 5.26% 18 Missing ⚠️
...twarePage/components/forms/PackageForm/helpers.tsx 16.66% 5 Missing ⚠️
frontend/hooks/useSoftwareInstallerMeta.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           31919-rollback   #40282      +/-   ##
==================================================
- Coverage           66.35%   66.34%   -0.01%     
==================================================
  Files                2458     2458              
  Lines              197177   197193      +16     
  Branches             8621     8627       +6     
==================================================
+ Hits               130827   130828       +1     
- Misses              54506    54521      +15     
  Partials            11844    11844              
Flag Coverage Δ
frontend 54.12% <7.40%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@RachelElysia RachelElysia merged commit 62cd2ec into 31919-rollback Feb 24, 2026
6 checks passed
@RachelElysia RachelElysia deleted the 31919-rollback-fe-followup branch February 24, 2026 18:26
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.

3 participants