Closed kailunh closed 2 years ago
@jurokapsiar - would you and your team be able to review this feature request? Thank you
Hi, it is possible to replace any slot using children props: https://codesandbox.io/s/fluent-ui-example-forked-pcsfdj?file=/example.js
See documentation about slot render callback for details: https://fluentsite.z22.web.core.windows.net/0.64.0/shorthand-props#using-render-props
Library
React Northstar / v0 (@fluentui/react-northstar)
Describe the feature that you would like added
When using the dropdown component, the dropdown item only take an url for its image. However, if we can use the avatar component instead of an image url here, we can have a default avatar with user's initial when there are no image. For the current dropdown, a bad url will lead a broken avartar here.
Have you discussed this feature with our team
No response
Additional context
Validations