Currently, initial list is loaded sorted by Alpha, and there is no indication to the user that the page is not fully loaded. After several seconds, when the page is loaded, the list is sorted by count, and the list is completely changed.
The problem with the current behavior is that while the page is not fully loaded, the checkboxes can still be checked. Even more confusing, the actual checkbox label will change between the time user checked and selection is applied!
Currently, initial list is loaded sorted by Alpha, and there is no indication to the user that the page is not fully loaded. After several seconds, when the page is loaded, the list is sorted by count, and the list is completely changed.
The problem with the current behavior is that while the page is not fully loaded, the checkboxes can still be checked. Even more confusing, the actual checkbox label will change between the time user checked and selection is applied!