Skip to content
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

Clear selected project #534

Open
2 tasks done
NealHumphrey opened this issue Sep 12, 2017 · 3 comments
Open
2 tasks done

Clear selected project #534

NealHumphrey opened this issue Sep 12, 2017 · 3 comments
Assignees

Comments

@NealHumphrey
Copy link
Collaborator

NealHumphrey commented Sep 12, 2017

  • Allow the user to clear the selected project so that none is selected (using 'x' in the upper right?)
  • Automatically clear the selected project if the user selects a new filter and the selected project is no longer part of the filtered project list.
@NealHumphrey
Copy link
Collaborator Author

Note that currently, in the project preview partial the initial view has text to the effect of 'No project selected.' However, when the first project is selected (by clicking on it on the map), that text is overwritten with a project preview with no way to get it back. We will want to have the code that adds the project preview add the 'no project' text.

@NealHumphrey
Copy link
Collaborator Author

NealHumphrey commented Sep 12, 2017

Also make sure that URL encoding behaves properly and removes the selected project from the url. See this PR for details: #525

@ostermanj
Copy link
Collaborator

ostermanj commented Sep 12, 2017

Note from discussion at Housing Insights meeting:
Clear selected building when it does not match the latest filter, but change the text of the preview pane from "There is no project selected" to something indicating what the previous selection was, with option to reselect it.

jgordo04 added a commit to jgordo04/housing-insights that referenced this issue Sep 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants