| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| modals | ||
| ChannelsActions.jsx | ||
| ChannelsColumnDefs.js | ||
| ChannelsFilters.jsx | ||
| ChannelsTable.jsx | ||
| ChannelsTabs.jsx | ||
| index.jsx |
Previously, the "Force Format" switch was displayed for every channel type although it only applies to OpenAI (type === 1). This change wraps the switch in a conditional so it renders exclusively when the selected channel type is OpenAI. Why: - Prevents user confusion when configuring non-OpenAI channels - Keeps the UI clean and context-relevant Scope: - web/src/components/table/channels/modals/EditChannelModal.jsx No backend logic affected.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| modals | Loading commit data... | |
| ChannelsActions.jsx | Loading commit data... | |
| ChannelsColumnDefs.js | Loading commit data... | |
| ChannelsFilters.jsx | Loading commit data... | |
| ChannelsTable.jsx | Loading commit data... | |
| ChannelsTabs.jsx | Loading commit data... | |
| index.jsx | Loading commit data... |