-
Notifications
You must be signed in to change notification settings - Fork 850
Cannot scroll agent options in gitops mode #36342
Copy link
Copy link
Closed
Labels
#g-softwareSoftware product groupSoftware 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~assisting g-orchestrationThis is a #g-orchestration issue that another product group is assistingThis is a #g-orchestration issue that another product group is assisting~assisting qaThis issue can be QA'd by anyone outside the QA team when capacity allowsThis issue can be QA'd by anyone outside the QA team when capacity allows~frontendFrontend-related issue.Frontend-related issue.
Milestone
Metadata
Metadata
Assignees
Labels
#g-softwareSoftware product groupSoftware 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~assisting g-orchestrationThis is a #g-orchestration issue that another product group is assistingThis is a #g-orchestration issue that another product group is assisting~assisting qaThis issue can be QA'd by anyone outside the QA team when capacity allowsThis issue can be QA'd by anyone outside the QA team when capacity allows~frontendFrontend-related issue.Frontend-related issue.
Type
Projects
Status
Done
Fleet version:
Web browser and operating system: macOS Chrome Version 142.0.7444.176 (Official Build) (arm64)
💥 Actual behavior
Can't scroll or see overflow in the agent options
🛠️ To fix
Remove
pointer-events: noneCSS rule on.yaml-ace__wrapper--disabled. We can allow clicking/highlighting/scrolling in the Ace editor when disabled.🧑💻 Steps to reproduce
See it on https://dogfood.fleetdm.com/settings/teams/options?team_id=274
These steps:
Presumably the following should work:
🕯️ More info (optional)
N/A