When you search for users in the "Users" page, often times multiple users with the same name come up. Naturally, you click on the first one, then click back intending to click on the next (and so forth). When you click the back button in the browser you find your search has been reset.
Could we either:
A) Fix this behavior so that clicking back does not reset the search.
— or —
B) Have the profile page open in a new window/tab? (Note that this is how the Accounts tab on your profile works)
Steps to reproduce:
- Go to the Users page.
- In the
Type to find usersbox, typetest. - Click on the first user ("test"'s profile page will open).
- Click your browser's
backbutton. - Notice that the first user is now some weirdo named "John Skete" or something.
B)would be a bad idea IMO. Forcing a new window/tab is just bad design and annoying, particularly since the user can easily open in a new tab if they wish to in this case. "Note that this is how the Accounts tab on your profile works" - not my accounts tab?! – w3d Aug 18 '10 at 14:12