volt-react-dashboard icon indicating copy to clipboard operation
volt-react-dashboard copied to clipboard

Replace forked react-bootstrap with official

Open uaktags opened this issue 3 years ago • 0 comments

The forked react-bootstrap is not only outdated, it's not actively tracked in a git repository nor can it be drop-in replaced with the official package due to the extensions.

Instead of packaging the customized bootstrap components with a modified react-bootstrap package, just extend the official one. This would help figure out and separate where issues are arising: Fontawesome for example in another issue is reported on the old versions of react-bootstrap, but it's unclear with how themesberg/react-bootstrap which version its targetting, if its a themesberg issue, a react-bootstrap issue, a bootstrap issue, or a fontawesome issue.

uaktags avatar Aug 17 '22 14:08 uaktags