-
Notifications
You must be signed in to change notification settings - Fork 885
End user experience box does not consistently change with target OS #15395
Copy link
Copy link
Closed
Labels
#g-mdmMDM product groupMDM product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.bugSomething isn't working as documentedSomething isn't working as documented~frontendFrontend-related issue.Frontend-related issue.~unreleased bugThis bug was found in an unreleased version of Fleet.This bug was found in an unreleased version of Fleet.
Milestone
Metadata
Metadata
Assignees
Labels
#g-mdmMDM product groupMDM product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.bugSomething isn't working as documentedSomething isn't working as documented~frontendFrontend-related issue.Frontend-related issue.~unreleased bugThis bug was found in an unreleased version of Fleet.This bug was found in an unreleased version of Fleet.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Fleet version: (head to the "My account" page in the Fleet UI or run
fleetctl --version)fleetctl - version fleet-v4.41.0-16-g4ece43b14
branch: main
revision: 4ece43b
build date: 2023-11-30
build user: bri
go version: go1.21.3
Operating system: (e.g. macOS 11.2.3)
NA
Web browser: (e.g. Chrome 88.0.4324)
NA
📝 Description
The End user experience (EUE) box is designed to dynamically update based on the target OS selected (macOS or Windows). As it currently behaves, the page loads with macOS as the default, and displays the correct EUE box. Switching the target to Windows also switches the EUE box. However, when switching back to macOS, the EUE box does not reset unless the page is reloaded. Screen recording below.
👣 Reproduction steps
🧑💻 Expected behavior
End user experience box should always dynamically update to match the selected OS.
💥 Actual behavior
Screen.Recording.2023-11-30.at.4.29.45.PM.mov
More info
Refreshing the page always returns to the default, which is macOS.