https://bugzilla.wikimedia.org/show_bug.cgi?id=37750
Daniel Kinzler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Daniel Kinzler <[email protected]> 2012-06-21 10:11:51 UTC --- For the record, we agreed on the following behavior when we discussed this during a team demo: * when adding something to a list, the new entry should stay where it was added (at the bottom). The list is considered to be unsorted at that moment. The rationale is to not surprise the user, and not make the user hunt for their new entries somewhere in the list. * the list can be re-sorted by clicking into the table header. * when loading a list, it should of course be sorted by whatever is the default order for that list. So, the new item staying at the bottom when added is expected behavior, but the list should indeed show sorted after reloading the page. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
