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

orgTag should not filter! #146

Open
wellemut opened this issue Sep 22, 2022 · 4 comments
Open

orgTag should not filter! #146

wellemut opened this issue Sep 22, 2022 · 4 comments
Assignees
Labels
0 bug Something isn't working

Comments

@wellemut
Copy link
Member

wellemut commented Sep 22, 2022

Problem

Using an URL attribute like &orgTag=stopfossil is filtering all entries to this tag. (Events do not get filtered)
So if you are using the &orgTag-Function, which is intended to define the Quality of certain entries, you are not able to show more entries, than those, having your orgTag.

Example: This map should show all entries, not only the ones with the tag https://www.kartevonmorgen.org/m/main?c=50.5204%2C9.5581&z=6.00&orgTag=stopfossil

Expected behaviour

The orgTag should just controll the visible Version of those entries with a certain tag.
But the user should still be able to find anything else on the map.


Previous isse: #116

@wellemut
Copy link
Member Author

@navid-kalaei navid-kalaei mentioned this issue Mar 7, 2023
@wellemut
Copy link
Member Author

wellemut commented Mar 8, 2023

Working Perfectly

@wellemut wellemut closed this as completed Mar 8, 2023
@wellemut wellemut reopened this Aug 4, 2024
@wellemut
Copy link
Member Author

wellemut commented Aug 4, 2024

@navid-kalaei we had this problem already in 2022, but we solved it in 2023.
But now this probelm is back: orgTag in URLs filters for entries with the tag. (i.E. https://www.kartevonmorgen.org/m/openecolab?mapColorMode=color&orgTag=openecolab&c=51.1921%2C3.4084&z=5.00)

Instead: The map should allways show all entries the user is searching and filtering for, just for those with the orgTag, it should show the last accepted version.!

@timmwille
Copy link

thx for raising this issue again, I was wondering how it actually should work, currently we do a double filter by `&tag=openecolab&orgTag=openecolab" this seems to work just fine. But we consider an alternative filter option (other orgTag from filter tag), this would currently not be possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 bug Something isn't working
Projects
Status: Sprint Backlog
Status: Ready
Development

No branches or pull requests

3 participants