Skip to content

Add core namespace to XML view examples#250

Merged
flovogt merged 1 commit intoUI5:mainfrom
anitamalina:patch-2
Apr 22, 2026
Merged

Add core namespace to XML view examples#250
flovogt merged 1 commit intoUI5:mainfrom
anitamalina:patch-2

Conversation

@anitamalina
Copy link
Copy Markdown
Contributor

Added xmlns:core="sap.ui.core" to InvoiceList.view.xml otherwise the UI doesn't render (empty page).

Added `xmlns:core="sap.ui.core"` to `InvoiceList.view.xml` otherwise the UI won't render.
Copilot AI review requested due to automatic review settings April 20, 2026 11:12
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Step 24 walkthrough documentation to include the core XML namespace in the InvoiceList.view.xml examples, aligning the README snippets with the actual view usage so the UI renders correctly.

Changes:

  • Add xmlns:core="sap.ui.core" to the InvoiceList.view.xml example snippets in Step 24 documentation (both sorter and grouping variants).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@flovogt
Copy link
Copy Markdown
Member

flovogt commented Apr 22, 2026

Awesome! Thank you @anitamalina

@flovogt flovogt merged commit dba5cdd into UI5:main Apr 22, 2026
7 of 8 checks passed
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.

3 participants