diff --git a/www/patterns/click-to-edit.md b/www/patterns/click-to-edit.md index 990d9510..883f909c 100644 --- a/www/patterns/click-to-edit.md +++ b/www/patterns/click-to-edit.md @@ -1,157 +1,90 @@ --- -layout: layout.njk -title: > kutty - UX Patterns +layout: demo_layout.njk --- - -## Implementing A Click To Edit UI - -This pattern shows an inline click-to-edit UI for a contact. When you click the button below the current UI will - be replaced with an editing UI, without a full browser refresh. You can then update the user information - or cancel the edit. - -### Demo - - +## Kutty Pattern: Click To Edit +The click to edit pattern provides a way to offer inline editing of all or part of a record without a page refresh. -