Ticket #62 (closed task: fixed)

Opened 10 months ago

Last modified 10 months ago

fix media preview while editing content items

Reported by: demian Assigned to: pentarim
Priority: major Milestone: Routes improvements
Component: component1 Keywords:
Cc:

Description (Last modified by demian)

At the moment when you're editing a content item that has a attribute of type media, you get an image preview, and clicking on the image link opens a new window.

Update so a modal dialog is used. Contents of dialog should be the same as current window. Currently when you choose a new image (not clicking image but link underneath it) the window closes.

The new behaviour will be:

  • select image
  • click Ok or Cancel
  • either button closes dialog and updates image in parent screen

New modal dialog will have 2 tabs:

  • Select Image
  • Upload new image

For upload image view, contents of view and functionality should remain identical to how it is now

Change History

11/07/09 13:31:23 changed by demian

  • description changed.

11/07/09 13:31:43 changed by demian

  • milestone changed from 1.7 to Routes improvements.

11/23/09 13:42:48 changed by demian

  • status changed from new to closed.
  • resolution set to fixed.