← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~huwshimi/launchpad/tag-cloud-removal-709009 into lp:launchpad

 

question - does the 'show more' use the data initially sent, or does
it then query the server again?

If the former, it won't be showing all tags - the cloud doesn't show
all tags, only popular ones. If the latter, then we're wasting CPU
generating popular tags on the server.

FWIW (and perhaps you do this) I suggest:
show 5 tags
and an expander than then shows all the tags supplied by the view
and a link to show *all* tags [which can be a very long list].

The view already caps at a (presumed sane) number - the official tags
+ the 10 most popular, IIRC.

-Rob

-- 
https://code.launchpad.net/~huwshimi/launchpad/tag-cloud-removal-709009/+merge/81689
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~huwshimi/launchpad/tag-cloud-removal-709009 into lp:launchpad.


References