HandleCreateGroupSubmit

Function: handleCreateGroupSubmit()

[object Object]

Defined in: app/components/Group/CreateGroupOverlay/CreateGroupOverlay.handlers.tsx:67

Handles the submission of the group creation form.

Validates the presence of required fields (Name and Picture), performs the API request, and manages user feedback via toast notifications.

Parameters

args

[object Object]

Configuration for the submission process.

Returns

[object Object]

Async

On this page