bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
53 stars 6 forks source link

Buttons with Menus converted to checkable MenuItems in overflow Menu #9952

Closed ExtAnimal closed 2 weeks ago

ExtAnimal commented 3 weeks ago

Forum post

Hi, We noticed tool bar items have a checkbox when you look at them through the hamburger menu UI. this is a bit odd as all the items have it. this was not present in our previous version 5.6.6.

in the older versions ,the UI of the items inside the hamburger menu looked the same if they were outside. but now, lets say if you move a toggle switch element inside the hamburger menu, it would just have a checkbox next to it.

is this intentional ? is there a way where we could get the older UI behavior.

I can see this UI in Online Examples and Salesforce Example.

To Reproduce it, You can reduce the width of toolbar so a hamburger menu appears. hamburger.gif hamburger.gif