Khemissi Amir
Khemissi Amir
Some areas in Greenlight 3 suffer from overflowing issues. We'd like to catch those cases and fix them for a better UI/UX.
Greenlight 3 currently uses the default `react-bootstrap` [select menus](https://react-bootstrap.netlify.app/forms/select/#rb-docs-content). We'd like to change that to use [dropdown](https://react-bootstrap.netlify.app/components/dropdowns/#rb-docs-content) components instead.
ActiveStorage currently uses the `local` adapter **only** as a storage backend, we should add in the support of using `s3` buckets for Greenlight 3 storage.