Open jvfdunkley opened 2 years ago
UX comment: Instead of a dialog use a SpeedDial https://mui.com/components/speed-dial/#persistent-action-tooltips
UX comment: Instead of a dialog use a SpeedDial https://mui.com/components/speed-dial/#persistent-action-tooltips
@SferaDev SpeedDial is only in material UI 5.2.4, but we use MUI 4.0 for this project and all others. The floating action button doesn't have this capability. I assume this is what the d2-ui-components ObjectsTable uses as well https://v4.mui.com/components/floating-action-button/
Should I install the 5.2.4 version and only use the speedDial for this situation or upgrade the project to the newer MUI or just keep the current thing?
Keep the current implementation then, we will come back to it in the future
Actually on V4 it's also available in the lab package: https://v4.mui.com/components/speed-dial/#persistent-action-tooltips
:pushpin: References
Issue: Closes Add custom actions to the new action wizard
:memo: Implementation
:art: Screenshots
:fire: Testing