IntelliTect / IntelliTect/Coalesce

Add $clone method to ViewModel instances

Open
#372 0 comments 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
82
Forks
24
Avg merge
2d 19h
Merged PRs (30d)
5

Description

A common scenario is to make an editor dialog that operates off a copy of a ViewModel to avoid mutating the page undearneath with edits that might not be saved. A simple way to clone a ViewModel, including data properties, dirty state, $params, and possibly other things would be useful for this scenario.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.