[Agent Builder] Connect LLM button flyout persists when on create connector page #12232#250940
Merged
ashatova merged 18 commits intoelastic:mainfrom Jan 30, 2026
Merged
Conversation
…232' into ab-disable-connect-llm-button-12232 # Conflicts: # x-pack/platform/plugins/shared/agent_builder/moon.yml # x-pack/platform/plugins/shared/agent_builder/tsconfig.json
…232' into ab-disable-connect-llm-button-12232
…232' into ab-disable-connect-llm-button-12232
pgayvallet
reviewed
Jan 30, 2026
...red/agent_builder/public/application/components/access/prompts/add_llm_connection_prompt.tsx
Outdated
Show resolved
Hide resolved
chrisbmar
reviewed
Jan 30, 2026
...red/agent_builder/public/application/components/access/prompts/add_llm_connection_prompt.tsx
Outdated
Show resolved
Hide resolved
chrisbmar
approved these changes
Jan 30, 2026
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Page load bundle
History
|
hannahbrooks
pushed a commit
to hannahbrooks/kibana
that referenced
this pull request
Jan 30, 2026
…nector page elastic#12232 (elastic#250940) ## Summary Replaces the disabled "Connect LLM" button with a small **EuiCallOut** when the user is on the connectors management page. <img width="1625" height="898" alt="Screenshot 2026-01-29 at 16 36 38" src="https://github.com/user-attachments/assets/9d2d2a5c-4eb7-46c1-ba47-4de0f275a141" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Replaces the disabled "Connect LLM" button with a small EuiCallOut when the user is on the connectors management page.