floorplan icon indicating copy to clipboard operation
floorplan copied to clipboard

Persist search query across page loads

Open Aldaviva opened this issue 10 years ago • 1 comments

As a user who is trying to find someone on Floorplan, I would like to type their name and click their list row and have them be the only opaque photo on the map, even if they were in a different office than the one I searched from, so that I don't have to retype their name once the new page loads.

Aldaviva avatar Mar 26 '15 23:03 Aldaviva

On page load, check the URL for a deep link to a person. If it's found, convert the URL hash into a fullname (replace _ with space) and populate the search box. This way other people will be faded out.

Aldaviva avatar Apr 04 '15 01:04 Aldaviva