Metadata
- Source
- FLUID-1764
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- Eli Cochran
- Reporter
- Eli Cochran
- Created
2008-10-31T16:56:01.000-0400 - Updated
2011-02-22T16:27:47.854-0500 - Versions
-
- 0.6beta1
- 0.6
- 0.7
- 0.8
- Fixed Versions
-
- 0.8
- Component
-
- Inline Edit
Description
I'm attempting to implement the following scenario for InlineEdit and finding that I'm missing some hooks to do it.
While actually editing an inlineEditable item, hide the Undo/Redo links for that item. [The reason for this is two fold: 1) Reduce clutter. 2) Undo and Redo are ambiguous while actually editing.]
I should like, at the time that I specify the fluid.undoDecorator as a componentDecorator for inlineEdit, to be able to specify which inlineEdit events I want Undo to listen to and what I want to fire when the event happens.
Comments
-
Antranig Basman commented
2009-01-22T15:42:02.000-0500 Eli, could you comment on this issue and determine whether you still need more functionality from the InlineEdit/Undo combo? Cheers.
-
Eli Cochran commented
2009-05-05T11:31:46.000-0400 While not fixed. I did find a work around by attaching events to the elements themselves. Perhaps there is a better way to do it but this will do.
-
Eli Cochran commented
2009-05-05T11:32:39.000-0400 sorry should not have resolved fixed. reopening to resolve will not fix
-
Eli Cochran commented
2009-05-05T11:32:55.000-0400 should have been "Won't fix"
-
Michelle D'Souza commented
2011-02-22T16:27:47.852-0500 Closing issues that were resolved for 1.0 and earlier releases.