Skip to content

auto-implement: Labels in model endpoints table of the model details flyout look misaligned#263770

Merged
sphilipse merged 3 commits intoelastic:mainfrom
tutelaris:auto-implement/issue-13897
Apr 17, 2026
Merged

auto-implement: Labels in model endpoints table of the model details flyout look misaligned#263770
sphilipse merged 3 commits intoelastic:mainfrom
tutelaris:auto-implement/issue-13897

Conversation

@tutelaris
Copy link
Copy Markdown
Member

Summary

This PR was automatically generated by the auto-implement workflow after the auto-implement label was applied to the issue.

Note: This is AI-generated code. Please review carefully before merging.


Issue description

Describe the bug

In the details flyout for a model on the Elastic Inference page, the copy endpoint ID icon and task type label are grouped together, but the placement is dependant on the length of the endpoint ID. When the endpoint ID is too long, it wraps to the next row, leaving a big gap between the ID and the grouped copy icon and task type label. The copy icon no longer looks like it's associated with the ID, and in a list of endpoints, the copy icons and task labels look misaligned and messy.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the Elastic Inference page.
  2. Open the details flyout for the Anthropic Claude Sonnet 4.5 model.
  3. View the model endpoints table.
  4. Observe the misalignment of the task type labels.

Expected behavior

The placement of the copy icons and task type labels in respect to the endpoint IDs should look tidy.

Screenshots

Image

Environment

9.4.0 SNAPSHOT

…flyout look misaligned

Closes elastic/search-team#13897

Automatically implemented by Claude Code from elastic/search-team#13897

Co-authored-by: claude-code[bot] <claude-code[bot]@users.noreply.github.com>
@tutelaris tutelaris requested a review from a team as a code owner April 16, 2026 13:17
@tutelaris tutelaris self-assigned this Apr 16, 2026
@tutelaris tutelaris requested a review from sphilipse April 16, 2026 13:17
@macroscopeapp
Copy link
Copy Markdown
Contributor

macroscopeapp Bot commented Apr 16, 2026

Approvability

Verdict: Needs human review

This is a minor UI alignment fix with no logic changes - just restructuring flex container nesting in a React component. However, the author does not own the modified file, which is owned by @elastic/search-kibana. The designated code owners should review changes to their files.

No code changes detected at 5e10657. Prior analysis still applies.

You can customize Macroscope's approvability policy. Learn more.

@sphilipse sphilipse added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting v9.4.0 v9.5.0 labels Apr 17, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Apr 17, 2026

⏳ Build in-progress, with failures

Failed CI Steps

Test Failures

  • [job] [logs] affected Scout: [ platform / streams_app-stateful-classic ] plugin / local-stateful-classic - Stream data routing - AI suggestions interactions - should cancel editing and revert to original suggestion
  • [job] [logs] affected Scout: [ platform / streams_app-stateful-classic ] plugin / local-stateful-classic - Stream data routing - AI suggestions interactions - should update suggestion name when editing and accepting
  • [job] [logs] FTR Configs #22 / Serverless Observability - Deployment-agnostic Synthetics API integration tests SyntheticsAPITests PrivateLocationCreateMonitor handles auto upgrading policies
  • [job] [logs] FTR Configs #22 / Serverless Observability - Deployment-agnostic Synthetics API integration tests SyntheticsAPITests PrivateLocationCreateMonitor handles auto upgrading policies
  • [job] [logs] FTR Configs #22 / Serverless Observability - Deployment-agnostic Synthetics API integration tests SyntheticsAPITests PrivateLocationCreateMonitor handles auto upgrading policies

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
searchInferenceEndpoints 218.9KB 219.0KB +94.0B

History

cc @tutelaris

@sphilipse sphilipse enabled auto-merge (squash) April 17, 2026 11:14
@sphilipse sphilipse merged commit f1753e1 into elastic:main Apr 17, 2026
21 checks passed
kapral18 added a commit to kapral18/kibana that referenced this pull request Apr 19, 2026
* main: (114 commits)
  Fix observability_ai_assistant_tool_call EBT error when connector is an inference endpoint (elastic#263334)
  init on install (elastic#263732)
  [One Workflow] fail-fast TaskRecovery for interrupted runs (elastic#261275)
  [Entity Store] Reset state error after successful task run (elastic#263087)
  [api-docs] 2026-04-19 Daily api_docs build (elastic#264280)
  [UII] Fix integration card row height calculation (elastic#264212)
  [scout] migrate FTR logstash api tests (elastic#262953)
  [StorageIndexAdapter] Set auto_expand_replicas to fix yellow health on single-node ES clusters (elastic#263096)
  [api-docs] 2026-04-18 Daily api_docs build (elastic#264260)
  [Scout] Update test config manifests (elastic#264257)
  [Security Solution][Detection Engine] enables AI rule creation feature flag (elastic#264036)
  [dashboards as code] only validate id on PUT route when creating new dashboard (elastic#264161)
  chore(NA): bump version to 9.5.0 (elastic#262165)
  skip failing test suite (elastic#263649)
  skip failing test suite (elastic#264236)
  [Discover] Convert remaining Enzyme tests to RTL (elastic#259676)
  auto-implement: Labels in model endpoints table of the model details flyout look misaligned (elastic#263770)
  [ci] Promote ES docker image after verification (elastic#263890)
  [Observability:Onboarding] Remove suppress global announcements that was breaking ensemble tests (elastic#264169)
  [Cases][AttachmentV2] Migrate persistable state part 2 - ML and AIOps charts (elastic#262597)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Search v9.4.0 v9.5.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants