Skip to content

Conversation

@saikatsarkar056
Copy link
Contributor

@saikatsarkar056 saikatsarkar056 commented Oct 30, 2025

Summary

The playground page isn’t responsive when the window is resized. This PR fixes the issue by setting a minimum width for the playground body section.

Before

Screenshot 2025-10-30 at 1 14 19 PM

After

Screen.Recording.2025-10-30.at.1.56.19.PM.mov

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

  • Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
  • Documentation was added for features that require explanation or tutorials
  • Unit or functional tests were updated or added to match the most common scenarios
  • If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker list
  • This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
  • Flaky Test Runner was used on any tests changed
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

Identify risks

Does this PR introduce any risks? For example, consider risks like hard to test bugs, performance regression, potential of data loss.

Describe the risk, its severity, and mitigation for each identified risk. Invite stakeholders and evaluate how to proceed before merging.

@saikatsarkar056 saikatsarkar056 requested a review from a team as a code owner October 30, 2025 19:32
@saikatsarkar056 saikatsarkar056 self-assigned this Oct 30, 2025
@saikatsarkar056 saikatsarkar056 added backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Search v9.3.0 labels Oct 30, 2025
@saikatsarkar056 saikatsarkar056 deleted the fix_playground_responsiveness branch October 30, 2025 20:02
@mdefazio mdefazio requested review from mdefazio and removed request for mdefazio October 30, 2025 20:34
Copy link
Contributor

@mdefazio mdefazio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you!

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

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
searchPlayground 235.3KB 235.3KB -4.0B

cc @saikatsarkar056

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.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants