If I have a search on a column, lets say of names, the user enters lets say “Andy” in the search inpu, the tree is populated (all well and good).
However, the user then deletes the word “Andy” so that the input is blank but does not press enter.
There are a few ways of showing this:
I know that to apply or clear a filter you must press [ENTER] and once the user deleted all of the characters in the search input, he should press [ENTER], but we are talking users and their sometimes inability to follow instructions.
I have found with programming and userbility the best thing to do is always account for user stupidity as a scenario like this they would class as a bug and throw it back in our faces.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top