-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌊 Streams: Disable AI suggestions button if there is no sample data (#…
…213113) This PR makes the AI suggestions button more stable in case of misconfigured fields: * Only make the button clickable if there are sample values * Filter out sample documents that don't have the required field on the server (would have broken the request before) <img width="344" alt="Screenshot 2025-03-04 at 15 43 23" src="https://github.com/user-attachments/assets/12045985-cfac-4a13-a23c-595ac6503c1a" /> (cherry picked from commit 02b9f8f)
- Loading branch information
Showing
2 changed files
with
56 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters