sapui5
sapui5 copied to clipboard
This is the markdown version of the official SAPUI5 documentation from the SAPUI5 Demo Kit for external contributions.
### Issue description I'm working on [Step 30: Routing and Navigation](https://sapui5.hana.ondemand.com/sdk/#/topic/e5200ee755f344c8aef8efcbab3308fb) of the Walkthrough Tutorial, and have some questions regarding the given `manifes.json` code: ```json { ... "sap.ui5": { ......
### Issue description The page [Finding the Right Key for the Anchor](https://sapui5.hana.ondemand.com/sdk/#/topic/6ffb084e6d8247d1863005c14e8d5894.html) ([finding-the-right-key-for-the-anchor-6ffb084.md](https://github.com/SAP-docs/sapui5/blob/main/docs/06_SAP_Fiori_Elements/finding-the-right-key-for-the-anchor-6ffb084.md)) explains: - How to Find Anchors for the Header Facet - How to Find Anchors for the...
### Issue description Would it be possible to update [this documentation](https://github.com/SAP-docs/sapui5/blob/main/docs/06_SAP_Fiori_Elements/disabling-the-editing-status-filter-8eb695a.md) with how to achieve this with cds annotations? Thanks in advance! ### Feedback Type (Optional) content gaps ### Page...
Hi, minor change to make the example `manifest.json` a valid JSON. I came back to this page a few times to quickly grab the example and test a few things....
### Issue description In the [Testing Tutorial](https://sapui5.hana.ondemand.com/#/topic/291c9121e6044ab381e0b51716f97f52), it has been observed that the test example in step 8 produces errors , making it non-executable. To improve the clarity and flow...
Fixing example code to align with previous step
add required missing code on "ui5.yaml" file
### Issue description UI Integration Cards -> Overview-> Parameters leads to a 404 page. https://ui5.sap.com/test-resources/sap/ui/integration/demokit/cardExplorer/webapp/index.html#/learn/features/manifestParameters ### Feedback Type (Optional) None ### Page Title on SAP Help Portal (prefilled) _No response_...
### Issue description Hi Colleagues, It seems that custom actions, added via the extension points for the List Report, cannot be provided with an Icon, is that correct? At least...