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

addentry=event by link is not opening event form #168

Closed wellemut closed 1 year ago

wellemut commented 1 year ago

opening the event formular by direct link still is not possible

On the old Frontend we have https://v0.kartevonmorgen.org/#/?addentry=event&search=%23wasser where you endup directly in the formular There is also that redirection from https://kartevonmorgen.org/#/?addentry=event&search=%23wasser to https://dev.kartevonmorgen.org/m/main/e/create?tag=wasser&addentry=event&c=50.8260%2C10.9200&z=6.00 which opens the entry form, but not for events. that also fails for addentry=company

Is that another Bug/Issue or does it relates to here?

https://github.com/kartevonmorgen/kartevonmorgen.ts/issues/47#issuecomment-1514081438

wellemut commented 1 year ago

Still can not find the URL which opens directly the event form... This is not working https://dev.kartevonmorgen.org/m/main/ev/create?tag=wasser&addentry=event&c=50.8260%2C10.9200&z=6.00

wellemut commented 1 year ago

This is perfectly working now

wellemut commented 1 year ago

grafik

wellemut commented 1 year ago

@alex0107 This feature is perfectly implemented on the dev server: https://dev.kartevonmorgen.org/m/main/ev/create?tag=wasser&addentry=event&c=50.8260%2C10.9200&z=6.00

But it's not working on production: https://www.kartevonmorgen.org/m/main/e/create?c=50.9100%2C8.2507&z=6.00&type=event&tag=ernteteilen

Can you see, if this issue is correctly deployed? Or did we forget about it? Maybe it is in this version: https://github.com/kartevonmorgen/kartevonmorgen.ts/releases/tag/v1.0.1

@navid-kalaei I guess you have pushed this Issue to the main branche right? At least this shows so: https://github.com/kartevonmorgen/kartevonmorgen.ts/pull/179