SAP / openui5

OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
http://openui5.org
Apache License 2.0
2.9k stars 1.23k forks source link

there is no “Standard” text in the built-in sap.ui.comp.smartvariants.SmartVariantManagementUi2 in the FilterBar. #4039

Closed AndreyAmelchenia closed 2 months ago

AndreyAmelchenia commented 2 months ago

OpenUI5 version:

Browser/version (+device/version): google chrome Any other tested browsers/devices(OK/FAIL): desktop URL (minimal example if possible): https://sapui5.hana.ondemand.com/#/entity/sap.ui.comp.filterbar.FilterBar/sample/sap.ui.comp.sample.filterbar.DynamicPageListReport Steps to reproduce the problem:

  1. open code
  2. change in fb:FilterBar useToolbar="false" to useToolbar="true" The Standard inscription on the filter bar presentation is missing.
PetyaMarkovaBogdanova commented 2 months ago

Hi @AndreyAmelchenia , The sap.ui.comp.smartvariants.SmartVariantManagementUi2 and sap.ui.comp.filterbar are part of SAPUI5 not of OPENUI5. GitHub is a place for managing issues for OPENUI5 only. Please, open a ticket in SAP ticket system for managing incidents. Best regards, Petya Markova. (UI5 Dispatcher)

AndreyAmelchenia commented 2 months ago

Thanks for the clarifications.