Bug Description
On Table pages (ex: /companies), the "+" button dropdown is badly positionned.

Expected behavior
It should be floating below the "+" button and aligned right on the "+" button.
Technical inputs
Refactor the plus button to use DropdownMenu (specifying clickable component and dropdown component). A good example is SettingsObjectDisabledMenuDropDown component.
Bug Description
On Table pages (ex: /companies), the "+" button dropdown is badly positionned.

Expected behavior
It should be floating below the "+" button and aligned right on the "+" button.
Technical inputs
Refactor the plus button to use DropdownMenu (specifying clickable component and dropdown component). A good example is
SettingsObjectDisabledMenuDropDowncomponent.