-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow searching for a profile page #7031
Comments
We need a general 'search for user' capability, but see #6008 Right now you can find them if you know their email or some such. |
Sure, but in the meantime, for most browsers, you can just type someone's name after /person/ and don't worry about encoding, and the browser will do the right thing for you. |
modulo case, as @paulehoffman was trying to show above. |
I understand the temporary proposal of typing the name in the url, but this is really not working. Some first and last names are pretty difficult to remember, to type exactly, ... |
@marcblanchet that observation applies to typing names in search boxes too. |
|
Description
I'd like to find the profile page for an individual to see what groups they chair and what their active documents are. That doesn't seem to work under "Document search", nor do I see that under the "Other" menu. This would be particularly useful for people preparing NomCom comments, but also useful in general to get the "context" for someone you have heard of but don't know.
Code of Conduct
The text was updated successfully, but these errors were encountered: