Sunday 03 October 2010 4:28:25 am
In admin interface of Fuji, the subitems of a node show up really slowly, I have to wait for 4 - 5 seconds before they show up. Also there are some reports of subitems not working at all: http://share.ez.no/forums/general/4.4-does-not-display-subitems-in-admin Naturally, this is because the subitems are fetched via an Ajax to ezjscore that returns the JSON with the subitems list. What do we really get by loading subitems via Ajax when the page loads for the first time? Nothing, except a confused user that has to wait few more seconds before getting the subitems. And it gets really annoying when doing a lot of operations on subitems. Of course, when doing the pagination or changing the sort order of the items, this speed up thing, but when loading the page for the first time it just slows down. So the right solution would be: - when loading the page for the first time display the subitems directly, without the additional Ajax call - when clicking on the pagination, or changing the sort order, change the subitems list via the Ajax call
--
Nothing is impossible. Not if you can imagine it!
Hubert Farnsworth
|