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

Add possibility to create a contact while a new POI being created #3507

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

MizukiTemma
Copy link
Member

@MizukiTemma MizukiTemma commented Mar 11, 2025

Short description

This PR makes it possible to create a contact while a new POI is being created (before the initial save)

Proposed changes

  • Render contact form as static form (not ajax)
  • Add the newly created POI to the contact form and save

Side effects

  • I hope none 🙈
  • Currenlty only one contact can be created at the same time with a new POI. I guess it's but enough, as this feature is primarily needed for the primary contact.

Resolved issues

Fixes: #3322


Pull Request Review Guidelines

@MizukiTemma MizukiTemma force-pushed the feature/ajax_contact_creation_at_new_poi branch from 03ad386 to 91205a4 Compare March 11, 2025 11:58
@MizukiTemma MizukiTemma reopened this Mar 11, 2025
@MizukiTemma MizukiTemma marked this pull request as draft March 11, 2025 12:20
@MizukiTemma MizukiTemma force-pushed the feature/ajax_contact_creation_at_new_poi branch from 91205a4 to 5916312 Compare March 12, 2025 11:30
@MizukiTemma MizukiTemma force-pushed the feature/ajax_contact_creation_at_new_poi branch from 1cc917a to 69a1a0b Compare March 12, 2025 11:41
@MizukiTemma MizukiTemma marked this pull request as ready for review March 12, 2025 11:48
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

Successfully merging this pull request may close these issues.

Make ajax contact creation possible for POIs being created (and therefore not yet saved)
1 participant