Metadata
- Source
- DECA-49
- Type
- Improvement
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Boyan Sheytanov
- Reporter
- Boyan Sheytanov
- Created
2010-02-17T07:34:17.000-0500 - Updated
2010-04-12T13:07:25.000-0400 - Versions
-
- 0.3
- Fixed Versions
- N/A
- Component
-
- Capture
Description
Add a function that invokes a confirmation dialog with a specified content (and returns true or false depending on the user response). It should be reusable by all kinds of actions requiring confirmation. The function should be invoked when the user wants to delete an image.
Comments
-
Boyan Sheytanov commented
2010-03-15T09:57:06.000-0400 Confirmation dialog added. Test now fail due to that. Need to find a way to test the dialog (simulate a click on the 'Yes' button).