kartevonmorgen / kartevonmorgen.ts

Mapping-Frontend to find and add sustainable Organisations (Initiatives, Companies) and Events on Kartevonmorgen.org / MapofTomorrow.org
https://kartevonmorgen.org/
GNU General Public License v3.0
11 stars 12 forks source link

[BUG] Hashtag most popular tags #195

Open alex0107 opened 9 months ago

alex0107 commented 9 months ago

Describe the bug Searchbar -> Tagsearch:

deme no suggestions found. Please remove "#" from the search at popular tags

https://www.kartevonmorgen.org/api/v0/entries/most-popular-tags?contains=%23deme but https://www.kartevonmorgen.org/api/v0/entries/most-popular-tags?contains=deme found things

wellemut commented 9 months ago

Screenshot_20231208-222117~2.png

Thank you very much @alex0107 it's working again

alex0107 commented 8 months ago

No, just not working. Again:

In the searchbar the placeholder text says: "# für Tags" But if you type in "#Dem" -> No Tags are shown

image

If you only type "Dem" -> then the Tags are shown

In my opinion @navid-kalaei only have to remove the "#"-sign when getting the /most-popular-tags - Endpoint. Do you understand? :D