silverstripe / webpack-config

Reusable webpack bundle declarations for Silverstripe modules
BSD 3-Clause "New" or "Revised" License
16 stars 9 forks source link

Add FileStatusIcon #45

Closed emteknetnz closed 4 years ago

emteknetnz commented 4 years ago

Issue: https://github.com/silverstripe/silverstripe-asset-admin/issues/1066

Related admin PR: https://github.com/silverstripe/silverstripe-admin/pull/1033

emteknetnz commented 4 years ago

Any reason this is implemented as a component rather than a font icon?

The <FileStatusIcon> component has a nested <UncontrolledTooltip> component, as well as a bunch of logic built into it

https://github.com/silverstripe/silverstripe-admin/pull/1033/files#diff-a925d1817a55c5852f6801cc1c15324bR9