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

Ticket #260 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

Edit View: Sidebar Ajax

Reported by: johnnyoffline Owned by: dordille
Priority: critical Milestone: 1.4
Component: apostropheBlogPlugin Version: trunk
Keywords: lab-day Cc: dordille, geoffd, rickybanister, hillerj, agilbert, boutell, johnnyoffline
Symfony version: 1.4

Description

Dan,

I think this might be the big hairy ticket. How do you want to handle the ajax for the sidebar?

We talked about this a little bit last week concerning things like keeping track of modal states of the interactive elements, etc.

I feel like nailing this is key to the user experience of the blog plugin. If our sidebar has chunky busted interactions, the whole blog plugin will feel janky.

I liked your idea of just passing Data and updating the elements to reflect this instead of updating the entire partial.

What does that take to implement? Should we work on this together on Friday's lab so I know how it works for when I do things like hook up the faux-title thing in the main column etc.

- Establish Ajax-ified way of handling data and state changes during the editing process @dan @john @tom

Change History

Changed 22 months ago by johnnyoffline

  • keywords lab-day added

Changed 22 months ago by dordille

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

After trying several methods, updating full partials, chunking the form up into little bits, we decided to handle AJAX responses using JSON.

Note: See TracTickets for help on using tickets.