aperturerobotics / react-chonky

File Browser component for React.
https://chonky.io
MIT License
27 stars 16 forks source link

feat: add children to FileToolbar #63

Closed samuelncui closed 11 months ago

samuelncui commented 1 year ago

Allow passthrough children to FileToolbar to display more information.

paralin commented 11 months ago

@samuelncui Thanks for your contribution, just saw this PR. Will check it out shortly.

paralin commented 11 months ago

@samuelncui This looks good overall, however, I noticed that some state is lost when the "test info" updates. If you click on a row in the file browser and the component in the children updates, it de-selects the file (the black border disappears around it). Do you know if this could be fixed? Thanks.

paralin commented 11 months ago

Merged in eddb11b4066597f0098990766bdb54f72cfb2ea6