-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Scheduling Engine settings are missing #5764
Description
Describe the bug
Within Settings > Chat, the "Scheduling Engine" card still exists but the component to display the settings were removed in 8cd379c#diff-ddfaf495002d6cfc66ee6c5733b8e7e5467c94ca78e4c86fb3dc7e1f231a4ba1L51-L53 from PR #5643.
I am not sure if this was intentionally removed, but surely the header should not be left, if so.
I'm happy to contribute if it's made clear if it's meant to be removed or added back.
Destination of the missing component now: https://github.com/block/goose/blob/main/ui/desktop/src/components/settings/chat/ChatSettingsSection.tsx#L43-L50
To Reproduce
Steps to reproduce the behavior:
- Go to Settings > Chat
- Scroll down to "Scheduling Engine"
- See that the settings are missing underneath the heading
Expected behavior
Scheduling Engine settings should be there or not (unclear on the decision.)
