Change By: Andreas Weder (16/Apr/14 3:12 PM)
Description: We should *show the total number of items in a list*, a tree or, as a matter of fact, any item view in the bottom right corner, on the status bar. We also *must show the number of currently selected items* there - not showing this is a major usability issue as you e.g. don't know how many items you're going to delete.

We did have code to compute and show these number during 5.0 development, but it was deactivated as it prooved to be a major performance issue. We should revisit that code and either find a different way to compute this.

My suggestion is actually to *delay computing at least the "total" number until the entire view is rendered and accessible*. We could show a dash "-" while the numbers are computed.

Please refer to
 almost any mockup  the attached screenshot for the exact positioning  and  visual design to see how this should look (in essence: #selected / #total)  message .  The text should read "xy <type of item>
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to