microsoft / powercat-code-components

The Power CAT code components are a set of Power Apps component framework (PCF) controls that can be used to enhance power apps.
MIT License
147 stars 59 forks source link

CommandBar - FarItems cannot have Child Items #339

Open jh-sigmadx opened 6 months ago

jh-sigmadx commented 6 months ago

Setting "ItemParentKey" to an Item that has "ItemFarItem=true" does not work - the Child Items are not displayed at all, and the "parent" Item (a FarRightItem) does not display the down chevron to show the fly-out menu.

Either the Documentation needs to be updated to reflect this, or, ideally, the component should be fixed to allow FarRightItems to have children.