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 13 forks source link

close add-new-entry form when clicking on existing entry #158

Closed wellemut closed 1 year ago

wellemut commented 1 year ago

User Story: As a new mapper I want to open an existing entry on the map to check, if its really a duplicate, without having to find the "back" button from the entry formular or closing it manually. Because finding the button is too complicated for first time mappers and takes to long for experienced mappers. And when I close the entry-form, but a filter is activated, I might loose the duplicate entry, unable to find it again. (And if the user would find out how to remove the filter, he might forget to add the corresponding tag again)

Problem

Solution

Improvement (optional, next sprint)


Similar: https://github.com/kartevonmorgen/kartevonmorgen.ts/issues/103

wellemut commented 1 year ago

Its working great on https://dev.kartevonmorgen.org/m/main/ev/35caff320bf74422966c301e81cdca5c/edit?c=64.6427%2C24.4556&z=3.00&search=ex+esd-expertnet

😢 minor Bug: When you click on an event, the event-edit form gets loaded, but without loading the event time... grafik

But still we should push that update to productive.

Its a different user Flow after refactoring: in the old version https://v0.kartevonmorgen.org/#/?center=51.000,10.223&search=%23water&addentry=initiative&dropdowns=kvm it was different

  1. When opening the "add entry formular", every entry (even those outside the active filter) become visible ✔️
  2. You can click on every entry to open it ✔️
  3. The entry will open as normal view (not in the opened formular) ❌
  4. User has to click "edit" if he wants to edit the seltected entry
  5. The active filter-tags will be directly added to the form, while the edit-form is opening ✔️

In the new frontend https://dev.kartevonmorgen.org/m/main/e/create?c=55.9123%2C15.7324&z=5.00&tag=esd-expertnet step 3 and 4 are skipped. Which is an intresting change which we will observe, how user behave with it. Save enough to try, good enough for now!

😢 Step 5 is not working for events

All Bugs or Problems are without problem.

wellemut commented 1 year ago

Update live and working https://www.kartevonmorgen.org/m/main/ev/de1b167445e1456a9af2c80899c21d83?c=49.4820%2C9.1104&z=10.00 https://t.me/vonmorgen/1631