Reproduction:
- Created a dropdown component
- defined slot areas for dropdown menu ‘the rows’
- created a seperate singular component and named it ‘_row’ (so it wouldn’t get published)
- defined ‘_row’ as the preferred value forr the slot area
- but when dropdown component published, and pulled into another figma file ‘_row’ doesn’t show up as it’s not a published component.
Opinion, if a unpublished component have been defined as a preferred value, it should be available to be picked. I basically do not want to expose a building block to the other designers because it’s never going to be used anywhere else apart from the dropdown window.


