Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D345DD1BE for ; Sat, 15 Dec 2012 16:29:39 +0000 (UTC) Received: (qmail 96322 invoked by uid 500); 15 Dec 2012 16:29:39 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 96281 invoked by uid 500); 15 Dec 2012 16:29:39 -0000 Mailing-List: contact bloodhound-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-commits@incubator.apache.org Received: (qmail 96261 invoked by uid 99); 15 Dec 2012 16:29:38 -0000 Received: from bloodhound-vm.apache.org (HELO bloodhound-vm) (140.211.11.32) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2012 16:29:38 +0000 Received: from bloodhound-vm.apache.org (localhost [127.0.0.1]) by bloodhound-vm (Postfix) with ESMTP id 3D511812CF; Sat, 15 Dec 2012 16:29:38 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit From: "Apache Bloodhound" X-Trac-Version: 1.0 Cc: bloodhound-commits@incubator.apache.org Auto-Submitted: auto-generated X-Mailer: Trac 1.0, by Edgewall Software X-Trac-Project: Apache Bloodhound Date: Sat, 15 Dec 2012 16:29:37 -0000 Reply-To: bloodhound-dev@incubator.apache.org X-URL: https://issues.apache.org/bloodhound/ Subject: Re: [Apache Bloodhound] #146: Inline editing of objects X-Trac-Ticket-URL: https://issues.apache.org/bloodhound/ticket/146#comment:36 Message-ID: <073.a2b663bd94119f5f9602692f69105abf@incubator.apache.org> References: <058.57224df07188c14f36645fb9758197c6@incubator.apache.org> X-Trac-Ticket-ID: 146 In-Reply-To: <058.57224df07188c14f36645fb9758197c6@incubator.apache.org> #146: Inline editing of objects --------------------------+-------------------------------- Reporter: jdreimann | Owner: jdreimann Type: enhancement | Status: review Priority: critical | Milestone: Release 4 Component: dashboard | Version: Resolution: | Keywords: inplace bheditable --------------------------+-------------------------------- Changes (by olemis): * owner: olemis => jdreimann * status: accepted => review Comment: After comment:32 I have refreshed previous patches and attached new patch implementing ticket submission . Patch order in comment:27 updated accordingly . Other minor enhancements have been added consisting of : summary: BH Theme #146 : In-place submit form . Sticky panel relocated and other minor changes summary: BH Theme #146 : Discard inline modifications summary: BH Theme #146 : Tooltips for workflow actions summary: BH Theme #146 : Edit mode not reentrant plus .editing => .edit-active summary: BH Theme #146 : Workflow drop down visible on affix summary: BH Theme #146 : Use JS templates to render in-place submit controls summary: BH Theme #146 : Ticket in-plece submit controls Anyway , after all this editable state will look like shown below : [[Image(bh_theme_x_91_ticket_responsive_submit_workflow.png, width=600)]] I'm forwarding ticket for further review of workflow drop down menu from a UI/UX perspective . A few comments on that subject . 1. Update / cancel buttons placed in sticky panel so that they'll always be handy in edit mode 2. Update button highlighted (`btn-primary`) because it has to be that relevant on edit mode . Otherwise it's hard to notice since it shows up out of nowhere . 3. Reduced space => reduced visibility of action hints (i.e. tooltips) 4. Selected workflow action appended to ''Update'' label to allow one click edits . Otherwise it is obscured the intentions and difficult to figure out what's gonna happen with ticket in the end . Beyond this , there should be some room for enhancements . That's sure . I suggest to tackle improvements on separate tickets . -- Ticket URL: Apache Bloodhound The Apache Bloodhound (incubating) issue tracker