SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 260 forks source link

[View Settings Dialog]: confirming dialog only provides UI-visible strings of selected item #4110

Closed tonyh1982 closed 1 week ago

tonyh1982 commented 2 years ago

Bug Description

This is rather an improvement request. Currently, when confirming the View Settings Dialog, you only get the UI-visible string of the selected element, which not always equals the string that needs to be send to the service. Furthermore, the string is not stable as it could be translated whereas the string in the service must not be translated. Of course I could dig in the source element but this is quite some effort.

Expected Behavior

I would prefer a solution where I could also specify a technical ID for each ui5-sort-item that additionally is passed when confirming the dialog. Or is there a nice solution that I'm not aware of?

Context

Priority

tonyh1982 commented 2 years ago

Hi,

do yo have any updates regarding this issue? For me it is rather a bug than a feature request as the dialog is hardly useable when using translated UI texts. Are you going to provide a fix for that or is there an easy solution which I oversaw?

Thanks, Tony

Lyserg-Diethel commented 1 year ago

Hello @SAP/ui5-webcomponents-topic-b,

Take a look at this feature request.

Best regards, Stefan

DMihaylova commented 1 week ago

For better tracking I'm closing this item and progress of the task could be followed in a duplicate one: https://github.com/SAP/ui5-webcomponents/issues/7579