Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Persist search query across page loads #30

Open
Aldaviva opened this issue Mar 26, 2015 · 1 comment
Open

Persist search query across page loads #30

Aldaviva opened this issue Mar 26, 2015 · 1 comment
Labels

Comments

@Aldaviva
Copy link
Owner

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
Copy link
Owner Author

Aldaviva commented Apr 4, 2015

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant