telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
466 stars 215 forks source link

Incorrect toolbar button titles and order #4221

Closed yanmariomenev closed 4 months ago

yanmariomenev commented 6 months ago

Describe the bug Currently, the button order of the toolbar is incorrect and the Transfer From should be above the Transfer To button like in React and jQuery ListBoxes.

The titles of the buttons are also wrong and should be corrected together with the order. Current order: Move to left button: "Transfer To" Move all to left button: "Transfer All From" Move to right button: "Transfer From" Move all to right button: "Transfer All To"

Should be: Move to left button: "Transfer From" Move all to left button: "Transfer All From" Move to right button: "Transfer To" Move all to right button: "Transfer All To"

To Reproduce https://www.telerik.com/kendo-angular-ui/components/listbox/

Screenshots Current order: Screenshot 2024-02-22 at 10 16 38 Correct order:

Screenshot 2024-02-22 at 10 17 47
stnikolova commented 4 months ago

The fix is available in v15.5.0.