Skip to content

Fleet UI: Update Setup experience > Users#43354

Draft
RachelElysia wants to merge 2 commits intomainfrom
31741-fe-2
Draft

Fleet UI: Update Setup experience > Users#43354
RachelElysia wants to merge 2 commits intomainfrom
31741-fe-2

Conversation

@RachelElysia
Copy link
Copy Markdown
Member

@RachelElysia RachelElysia commented Apr 9, 2026

4/10/26 Waiting on API changes to update this PR. We are moving the API call to /setup_experience and will have Claude Code convert the API call to a single call with the new key

Issue

Closes #42945

Description

  • Updates to the End user authentication page that is now just the users page
  • Renaming of the section + the code files to match the renamed section
  • Moving advanced options underneath the end user auth and showing on enablement only (similar to webhooks page)
  • Adding new checkbox for managed account

Screen recording

Testing

  • Added/updated automated tests
  • QA'd all new/changed functionality manually

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 46.34146% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.86%. Comparing base (0bf48d3) to head (af87656).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...nce/cards/Users/components/UsersForm/UsersForm.tsx 46.34% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #43354      +/-   ##
==========================================
- Coverage   66.86%   66.86%   -0.01%     
==========================================
  Files        2586     2587       +1     
  Lines      207452   207493      +41     
  Branches     9284     9179     -105     
==========================================
+ Hits       138714   138733      +19     
- Misses      56111    56133      +22     
  Partials    12627    12627              
Flag Coverage Δ
frontend 54.76% <46.34%> (-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.


if (endUserAuthDirty) {
try {
await mdmAPI.updateEndUserAuthentication(
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

funky two different API calls in the same UI

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.

macOS SE | Create LAA Frontend: Controls > Setup experience > Users page

1 participant