HandleEditActivityClick

Function: handleEditActivityClick()

[object Object]

Defined in: app/routes/activity/activity.handlers.tsx:92

Navigates to the edit form for the specific activity, maintaining administrative context if applicable.

Parameters

[object Object]

React Router navigation function.

pathname

[object Object]

The current URL path to detect context.

activityId

[object Object]

The ID of the activity to edit.

Returns

[object Object]

On this page