UI Constraints not working on DropDown Item

Hi all,

i’m just facing a problem defining ui constraints on dropdownbutton items: denying visibility/enabling rules are not applied!

Thank’s in advance!

Hi!

Thank you for your report.

This doesn’t work out of the box because dropdown items aren’t visual components. The UI constraints API is based on applying constraints to UI components and actions.

Adding this feature requires special consideration. I’ve created an issue:

Best regards,
Dmitriy