Unplanned
Last Updated: 02 Jul 2024 06:46 by Kendo UI
Created by: Kendo UI
Comments: 0
Category: Menu
Type: Feature Request
2

It would be great if the menu had a responsive design that adapts to the screen size. Ideally, the items should wrap when there isn't enough space, similar to the Angular Material Menu.

Current workaround using custom CSS and flex-box:

https://stackblitz.com/edit/angular-bf9vpi

 

Unplanned
Last Updated: 25 Aug 2023 07:11 by Kendo UI
Created by: Kendo UI
Comments: 0
Category: Menu
Type: Feature Request
0


Currently, there is no easy way to add attributes to the <li> elements of the ContextMenu items. It will be a nice addition, which will allow additional customization of the list items.

 
Unplanned
Last Updated: 14 Nov 2023 20:45 by ADMIN
Created by: Cyril
Comments: 3
Category: Menu
Type: Feature Request
7

Hello,

 

We would like to be able to customize icons used in kendo-menu (ex: arrows to access child elements).

This is required to match the rest of our style guide where we only use fontawesome icons.

Having still some kendo UI icons feel a bit weird at the moment.

 

Thanks!


Regards

Unplanned
Last Updated: 06 Aug 2021 10:15 by Cyril
Created by: Simon
Comments: 4
Category: Menu
Type: Feature Request
25
It would be necessary to have popupSettings binding for Menu component similar to those in Dropdowns.