1 Open Issue Need Help Last updated: Mar 11, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests renaming the `onChannelsChanged` prop to `onSecretsChanged` throughout the component tree. The change is necessary because `SettingsTab` currently receives the prop under the old name but passes it down with the new name, causing inconsistency. The goal is to standardize the prop name to `onSecretsChanged` from the top-level parent down to match a generic, catalog-driven model.

Complexity: 3/5
enhancement good first issue kilo-triaged kilo-auto-fix

TypeScript