Skip to content

fix: add overflow clip style to split layout#11296

Merged
web-padawan merged 3 commits intomainfrom
fix-add-overflow-clip-style-to-split-layout
Mar 10, 2026
Merged

fix: add overflow clip style to split layout#11296
web-padawan merged 3 commits intomainfrom
fix-add-overflow-clip-style-to-split-layout

Conversation

@ugur-vaadin
Copy link
Copy Markdown
Contributor

@ugur-vaadin ugur-vaadin commented Mar 9, 2026

Description

This PR adds overflow: clip style to split layout so that the content does not leak to the other side when it does not fit.

Fixes #10627

Type of change

  • Bugfix
  • Feature

Checklist

  • I have read the contribution guide: https://vaadin.com/docs/latest/contributing/pr
  • I have added a description following the guideline.
  • The issue is created in the corresponding repository and I have referenced it.
  • I have added tests to ensure my change is effective and works as intended.
  • New and existing tests are passing locally with my change.
  • I have performed self-review and corrected misspellings.

@ugur-vaadin ugur-vaadin requested a review from jouni March 9, 2026 15:51
@sonarqubecloud
Copy link
Copy Markdown

@web-padawan web-padawan merged commit aa18dd3 into main Mar 10, 2026
10 checks passed
@web-padawan web-padawan deleted the fix-add-overflow-clip-style-to-split-layout branch March 10, 2026 10:13
vaadin-bot pushed a commit that referenced this pull request Mar 10, 2026
Co-authored-by: Jouni Koivuviita <jouni@vaadin.com>
web-padawan pushed a commit that referenced this pull request Mar 10, 2026
…#11299)

Co-authored-by: Ugur Saglam <106508695+ugur-vaadin@users.noreply.github.com>
Co-authored-by: Jouni Koivuviita <jouni@vaadin.com>
@vaadin-bot
Copy link
Copy Markdown
Collaborator

This ticket/PR has been released with Vaadin 25.1.0-beta3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[split-layout] content is visible outside split container

4 participants