Tagged Questions
0
votes
2answers
86 views
What should be the default view of a large collection of data (that can be filtered) on a web page?
I have a web page that shows projects (but it could be anything) in an html table (one row per project). There is a filter button at the top that allows users to can filter by a number of different ...
21
votes
6answers
7k views
What should be the default option of a required dropdown list?
Given that there is no logically default animal from the list of animals below, what should be the "Default Value" below, according to best practice?
<label for="animal">Animal ...