On 29/03/12 03:19, Roan Kattouw wrote:
It's very strange, but yes, this is the standard way. And Jeroen is right, it sucks that you can't see what you're replying to. Having an AJAX interface here would be nice (inline comments do have this).
A minor nitpick: the whole of the Gerrit web UI is AJAX (or at least AJAJ). For example, when you ask for a change list, the HTML is built on the client side from a JSON response that looks a bit like this:
http://paste.tstarling.com/p/TymHnr.html
I guess we'll have to think of some other term for a usable web UI.
-- Tim Starling