To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #561 (closed enhancement: fixed)

Opened 17 months ago

Last modified 17 months ago

Page Settings Form Should Not Retain Previous State

Reported by: wjohnald Owned by: johnnyoffline
Priority: critical Milestone: 1.5
Component: apostrophePlugin Version: trunk
Keywords: Page Settings, 1.5rc Cc:
Symfony version: 1.4

Description

When you click on page settings as an admin, if the form was already loaded once, it retains the previous state until the new AJAX request is complete. This can cause users who have made changes to the form to feel confused as all of their changes disappear and get replaced by the new response.

Change History

Changed 17 months ago by agilbert

  • owner changed from agilbert to johnnyoffline
  • status changed from new to assigned

Changed 17 months ago by rickybanister

  • keywords Settings, 1.5rc added; Settings removed

Changed 17 months ago by rickybanister

  • priority changed from minor to critical

Changed 17 months ago by johnnyoffline

  • status changed from assigned to closed
  • resolution set to fixed

[2202]

menuToggle accepts beforeOpen and afterClosed callbacks now.

we're using afterClosed to clear out the old page settings form before the new one is ajax'd into place.

Note: See TracTickets for help on using tickets.