Identified Constraints - SAP-samples/abap-platform-fiori-feature-showcase GitHub Wiki

A few issues have been identified and the corrections will be available in future releases:

  • @UI.datapoint.hidden can be annotated at data points located in the Header facet but:
    • only the title is hidden when true is annotated
    • nothing is hidden when a path is used
  • When using isCopyAction in line item, instance feature control is not taken into account.
  • When using DataFieldWithAction with a disabled action, the link will still be rendered, thus allowing users to click on it. However an 'Operation not enabled' error with be shown, since the action cannot be executed.
  • Filtering and sorting on Timezones are not working correctly.