Hi
I wonder if would be possible to add some ajax funcionality to this module, so it would recall a bit gmail, since for now it's dreadful to use, you need to wait in each and every step for page to reload :-(

Comments

v8powerage’s picture

I think facebook is the great example of how it should look like, perhaps ajax_comments module would come handy in achieving this

Hiroaki’s picture

Hi, I would love to use this module with ajax feature, but the current Ajax Comment and Comment Bonus API cannot work with Panels, which means if you use Panels for Organic Groups, it will override the node_view node template page that Comment Bonus API will also override.

YK85’s picture

+1 subscribing

crea’s picture

I would try CTools AJAX commands it's very easy :) You don't even need to write JS for that.

Bilmar’s picture

+1 subscribing

okday’s picture

subscribing

superdorx’s picture

Berdir’s picture

- Popups doesn't have anything to do with this issue

Well, patches are welcome if it 's so easy to use ctools ajax ;)

What we imho need atleast is something like the following (For delete, similiar for other things):

- Generate an Ajax request and send the checked rows/threads
- Mark threads as deleted
- Display information about deleted threads, including undo link
- Remove deleted threads from list
- Add up to as many threads as we have deleted to have $max_thread threads displayed again.

ltwinner’s picture

This module could really do with some ajax. All paging is ajax in drupal these days except when it comes to private messages.

crea’s picture

FYI: you can have AJAXy interface with Privatemsg Views UI

EndEd’s picture

Subscribing

drupalina’s picture

+1 for Ajaxy functionality on Delete, Mark as unread, Mark as Read, and, most importantly "Send" buttons.

ccheu’s picture

Yes please!

+1 subscribing

ccheu’s picture

Any further tips or guide as to how we can use Privatemsg Views UI to AJAXify Privatemsg? Thanks!

yannickoo’s picture

subscribe

Berdir’s picture

Status: Active » Closed (duplicate)

This is not going to happen for 6.x-2.x, at least not in this issue. We're working on improvements for that page, including ajax, in #956378: Simplify and clean up the /messages list page.