Fixes - #13307 **Description** This PR adds the feature to create view from the command menu **Key Changes** - Added the command in the DEAFULT_RECORD_ACTION_CONFIG - Created a component which is used in the action when the command is clicked **Files Changed** - packages/twenty-front/src/modules/action-menu/actions/record-actions/constants/DefaultRecordActionsConfig.tsx - packages/twenty-front/src/modules/action-menu/actions/record-actions/no-selection/components/SeeDeletedRecordsNoSelectionRecordAction.tsx - packages/twenty-front/src/modules/action-menu/actions/record-actions/no-selection/types/NoSelectionRecordActionsKeys.ts - packages/twenty-front/src/modules/views/view-picker/components/ViewPickerListContent.tsx **Demo Video** https://github.com/user-attachments/assets/8e3dc3dd-7f85-4da5-8c4a-6721abb29aff --------- Co-authored-by: bosiraphael <raphael.bosi@gmail.com>
Run yarn dev while server running on port 3000