This is a issue about the help documentation page.
In the browser, the text input box prompts for a drop-down list, which is a list of user registration names.
<input class="form-control" tabindex="1" id="name-filter" ... >
It is recommended that you rename the name "name-filter" of the id to avoid prompts for browser errors.