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

Switching between list and map clears search query #21

Closed
rugk opened this issue Jul 8, 2018 · 1 comment
Closed

Switching between list and map clears search query #21

rugk opened this issue Jul 8, 2018 · 1 comment

Comments

@rugk
Copy link
Contributor

rugk commented Jul 8, 2018

STR:

  1. Enter via https://ent8r.github.io/NotesReview/?query=StreetComplete&limit=100&start=true
  2. Click "Show in a list"
  3. Wait until it is loaded (does it fetch these notes again?)
  4. Click "Show on a map"

What happens: No search query in the box anymore.

What should happen: keep search query.

Firefox 61.0

@ENT8R ENT8R closed this as completed in c3dd4c0 Jul 8, 2018
@ENT8R
Copy link
Owner

ENT8R commented Jul 8, 2018

Good catch! This should be fixed now...

  1. Wait until it is loaded (does it fetch these notes again?)

Yes, all notes are fetched again because the expert (list) mode is a completely different page and there is no backend where the notes could be saved temporarily...

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

No branches or pull requests

2 participants