aperturerobotics / react-chonky

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

FileToolbar: children updates cause file rows to de-select #66

Open paralin opened 8 months ago

paralin commented 8 months ago

@samuelncui added children to the toolbar in #63 (and to the example). In the example, 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).