Very handy module -- testing it, I see that if I want to delete a node, I click delete, the table slides away and a confirm message appears in its place. I confirm, and it's gone. However, when updating a node, I update its title and.or body, click 'Update' and the node just slides away. It's not until a refresh the entire page that the message 'This page has been updated' appears.
Wouldn't it make more sense to have that message appear in the same place as the delete confirm message? This way I know what happens after clicking Update and it also prevents getting several 'This page has been updated' messages on page refresh.
Thoughts?
Comments
Comment #1
bsuttis commentedThinking it may have been a 'upgrade your jQuery' issue, I've installed jQuery Update.
Now, I don't see the message until I want to delete a node.
For example, I update 3 nodes, and see no message. I try to delete a node, then as the confirm deletion message appears, the 3 'updated' messages appear as well.
What version of jQuery is recommended?
Comment #2
doc2@drupalfr.org commentedThe JQuery version to use is given on the project page.
But if you try this #156221: Upgrade to JQuery 1.2.6 (see this #57 comment for installing) with editview, could you tell us if they work together?