Skip to content

fix: Responsive page margins and paddings#4524

Merged
akucharska merged 6 commits intokyma-project:mainfrom
chriskari:fix-page-margins
Jan 20, 2026
Merged

fix: Responsive page margins and paddings#4524
akucharska merged 6 commits intokyma-project:mainfrom
chriskari:fix-page-margins

Conversation

@chriskari
Copy link
Contributor

@chriskari chriskari commented Jan 15, 2026

Description

Changes proposed in this pull request:

  • Fixed responsive margins and paddings of dynamic page component
  • Added automatic margin detection for UI5Panel based on nesting context (top-level panels have no margin, nested panels have margin)
  • Removed manual disableMargin prop usage across the codebase in favor of automatic detection

Related issue(s)
#4326

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@akucharska akucharska merged commit e3a3a6a into kyma-project:main Jan 20, 2026
22 of 25 checks passed
@chriskari chriskari deleted the fix-page-margins branch February 11, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UXC-030 Spacing - Sidenavigation

2 participants