FLUID-1882: Design: Define error handling for simple text inline edit [shared DO, EC]

Metadata

Source
FLUID-1882
Type
Task
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
Allison Bloodworth
Reporter
Daphne Ogle
Created
2008-12-01T18:36:18.000-0500
Updated
2009-01-23T12:16:03.000-0500
Versions
  1. 0.6beta1
Fixed Versions
  1. 0.8
Component
  1. Inline Edit

Description

There are two kinds of error handling as I see it. The first is just if something happens wrong with the component or with saving back to the server. The other is "validation", the component behaved well but the data did not conform to the values expected by the application. I don't know if we want to handle the latter.

Dev & design should collaborate on what errors we want to handle and how.

Comments

  • Allison Bloodworth commented 2008-12-03T15:01:32.000-0500

    iteration24

  • Allison Bloodworth commented 2009-01-23T12:15:45.000-0500

    We believe error handling may be a separate component, so we are not planning to work on this now.