Skip to content

Fleet UI: Host details page includes team_id param in URL#39801

Merged
RachelElysia merged 5 commits intomainfrom
33519-back-button
Feb 13, 2026
Merged

Fleet UI: Host details page includes team_id param in URL#39801
RachelElysia merged 5 commits intomainfrom
33519-back-button

Conversation

@RachelElysia
Copy link
Copy Markdown
Member

Issue

Closes #33519

Description

  • Keep team_id in url param to allow hard refresh retain team_id (similar to other pages)

Screenrecording

https://fleetdm.zoom.us/clips/share/JfaQpR2_QsGtWt1_QAP2Kw

Checklist for submitter

If some of the following don't apply, delete the relevant line.

  • Changes file added for user-visible changes in changes/, orbit/changes/ or ee/fleetd-chrome/changes.
    See Changes files for more information.

Testing

  • QA'd all new/changed functionality manually

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 13, 2026

Codecov Report

❌ Patch coverage is 12.50000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.25%. Comparing base (0344f81) to head (f183e2e).
⚠️ Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
.../hosts/details/HostDetailsPage/HostDetailsPage.tsx 0.00% 7 Missing ⚠️
.../cards/HostSoftwareLibrary/HostSoftwareLibrary.tsx 0.00% 3 Missing ⚠️
frontend/router/paths.ts 0.00% 3 Missing ⚠️
...ages/hosts/details/cards/Software/HostSoftware.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #39801      +/-   ##
==========================================
- Coverage   66.25%   66.25%   -0.01%     
==========================================
  Files        2439     2439              
  Lines      195410   195420      +10     
  Branches     8641     8550      -91     
==========================================
+ Hits       129476   129478       +2     
- Misses      54202    54210       +8     
  Partials    11732    11732              
Flag Coverage Δ
frontend 54.16% <12.50%> (-0.02%) ⬇️

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 marked this pull request as ready for review February 13, 2026 16:28
@RachelElysia RachelElysia requested a review from a team as a code owner February 13, 2026 16:28
@RachelElysia RachelElysia merged commit ed7216e into main Feb 13, 2026
17 checks passed
@RachelElysia RachelElysia deleted the 33519-back-button branch February 13, 2026 21:42
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.

Refreshing on host details page after selecting a team from the dropdown, then clicking "Back to all hosts" sends us back to all hosts under all teams

2 participants