floorplan
floorplan copied to clipboard
Persist search query across page loads
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.
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.