Ticket #28 (closed enhancement: fixed)
Visual feedback after adding a slot
| Reported by: | rickybanister | Owned by: | johnnyoffline |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 |
| Component: | apostrophePlugin | Version: | |
| Keywords: | slots, ui | Cc: | tboutell, rickybanister, hillerj |
| Symfony version: |
Description (last modified by johnnyoffline) (diff)
Opened by Rick Banister 5/26/2009 11:12 AM
Make the new slot flash when it appears to let people know which thing on the page is new. Yellow? or a color specified in the stylesheet.
Edited by John Benson 9/30/2009 2:31 PM
One thing that would help here is if there's a "last-edited" class on the slot that ran the save action.
This could be used to scope the pulse.
If history is fired and an entire area gets revised. The scope will hit the entire area.
The pulse will just eat whichever element has the class name and then clear itself out when it's done.

