Instead of the react-bootstrap dropdowns, react-select dropdowns should probably be used in many more places; they allow typeahead/result filtering, and scroll rather than overflowing off the viewport.
Style-wise, they don't fit terribly well with the rest of the application, but a) that's probably fixable, and b) the Bootstrap 3 style is not necessarily something to strive for anyway.
Instead of the react-bootstrap dropdowns, react-select dropdowns should probably be used in many more places; they allow typeahead/result filtering, and scroll rather than overflowing off the viewport.
Style-wise, they don't fit terribly well with the rest of the application, but a) that's probably fixable, and b) the Bootstrap 3 style is not necessarily something to strive for anyway.