Closed ziyang-works closed 1 month ago
Hi @ziyang-works . thanks for your contribution! We'll look into it and will get back to you.
Hi @ziyang-works, thanks a lot for reporting this. I totally agree with you that this information is currently hard to get. You can basically use every property defined here https://ui5.sap.com/#/api/sap.ui.core.routing.$TargetSettings.
@KvM2 please get in touch with @stopcoder
Hi @ziyang-works , we had a look at this issue but cannot provide a solution in the near future for capacity reasons, so we're closing it for now. If you’d like to check again with us at a later point, please comment below. We'll review and reopen the conversation if necessary. Until next time, thanks!
Issue description
I'm working on Step 30: Routing and Navigation of the Walkthrough Tutorial, and have some questions regarding the given
manifes.json
code:I want to find API reference documents that provides the complete list of possible properties in
routing
and their values but failed to do so.For example, I want to find what
config.controlId
andconfig.controlAggregation
mean, but in Routing Configuration page, they are undertargets
property instead ofconfig
, so the page does not provide all possible properties and values.Besides, Is it possible to list all attributes in a table as something like follows so it's easier to find the property name I'm looking for? I find it difficult to locate a specific property on that Routing Configuration page. For now I have to read through unnecessary lines of text or search in the page to find the property name I need.
For example, currently it's
It might be easier to navigate if it's something like:
config
routerClass
homeRoute
Feedback Type (Optional)
content structure
Page Title on SAP Help Portal (prefilled)
No response
Page URL on SAP Help Portal (prefilled)
No response