Open
Description
Expanding ticket to more general review of this comp and the various apps where we decided not to use it and had to roll our own.
The FileChooser
component accepts a targetText
prop, but always shows its own text when actively hovering over the target. It does not provide any control over the text displayed when a drop is rejected.
We have a usage in a client app where we are showing the target in a tightly-managed layout and want the ability to customize both.