Create a reusable component that seemlessly toggles between view and edit modes. #136

Closed
opened 2023-12-29 16:05:03 +00:00 by savanni · 0 comments
Owner

The first example of this is the WeightView component. This component easily toggles between a display view and an edit view.

Such a component should be easily extendable to have several children, such as would be relevant for a Time/Distance workout, in which the entire workout should be editable and should switch back to pure view (with an associated save operation) when the edit is complete.

The first example of this is the WeightView component. This component easily toggles between a display view and an edit view. Such a component should be easily extendable to have several children, such as would be relevant for a Time/Distance workout, in which the entire workout should be editable and should switch back to pure view (with an associated save operation) when the edit is complete.
savanni added this to the Fitnesstrax project 2023-12-29 16:05:03 +00:00
savanni added this to the Fitnesstrax: MVP Basic editing milestone 2023-12-29 18:15:01 +00:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: savanni/monorepo#136
No description provided.