Skip to content

Review / simplify FileChooser based on real-world usage #3527

Open
@amcclain

Description

@amcclain

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.

targetTxt = isDragActive

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions