FLUID-1703: Design: Update simple text inline edit designs based on user testing results

Metadata

Source
FLUID-1703
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Daphne Ogle
Created
2008-10-23T13:49:58.000-0400
Updated
2013-04-11T17:53:03.644-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Inline Edit

Description

This is in prep for the next round of testing in iteration 22.

Comments

  • Daphne Ogle commented 2008-10-23T13:50:20.000-0400

    iteration21

  • Daphne Ogle commented 2008-10-28T19:04:21.000-0400

    Next iteration done. Meeting with Allison and Eli to review in next iteration.

  • Daphne Ogle commented 2008-10-30T18:43:38.000-0400

    Reopening for implementation of the demo

  • Eli Cochran commented 2008-11-03T13:44:48.000-0500

    Checked in the first round of changes to the InlineEdit Section Info sample code for user testing:

    Please note: Much of this design is implemented as overrides to the default behaviors for InlineEdit and Undo. Once we have some test results we should decide whether some of these changes should be rolled into the components as the new defaults.

    Still to do:

    • Success message feedback when items are edit, undone, or redone. (Need better feedback from components as to which elements the event was fired on.)
    • Hiding Undo and Redo icons during edit as Undo and Redo are ambiguous during actual editing. (written up as FLUID-1764)