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.94k stars 1.23k forks source link

Documentation for deprecated property valueHelpOnly, customer asked if there is really no replacement #3966

Closed ECasio closed 7 months ago

ECasio commented 7 months ago

OpenUI5 version: 1.120.6 Latest

URL (minimal example if possible): https://ui5.sap.com/#/api/sap.m.Input%23controlProperties

Steps to reproduce the problem: The issue is that I just had a customer who asked about the deprecation of the "valueHelpOnly" property with the setValueHelpOnly method. The question was "is there really no other replacement?". I found internally that there is definitely no replacement for this property. I think everything which you do not state clearly in the documentation will always leave a question mark to the developers. I would add that small sentence there as well. So it does not leave room for doubts, if we have forgotten something.

yanaminkova commented 7 months ago

Hello @ECasio

Thank you for sharing this finding. I've created an internal incident DINC0061040. The status of the issue will be updated here in GitHub.

Regards, Yana

elenastoyanovaa commented 7 months ago

Hello @ECasio ,

Thank you for the feedback. I have adjusted the documentation with the following commit https://github.com/SAP/openui5/commit/db548d6f4ec3a7f3465084d42a0c447b2eeb13eb

Kind Regards, Elena

ECasio commented 7 months ago

Hi @elenastoyanovaa

thank you! :)