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

Refactor creation of map process #101

Open
JannikStreek opened this issue Sep 25, 2022 · 0 comments
Open

Refactor creation of map process #101

JannikStreek opened this issue Sep 25, 2022 · 0 comments

Comments

@JannikStreek
Copy link
Member

JannikStreek commented Sep 25, 2022

Change the way the create button on the start page works. Currently maps are created when accessing GET /mapwhich is not really a proper REST style way of object creation.

Idea:

  1. Async request, create new map on server
  2. Wait for answer, use id to proceed to map URL.
  3. Take care of 1) using hotkey to create a map, 2) Creating a map from start screen, 3) Opening an existing map by link
@JannikStreek JannikStreek added the enhancement New feature or request label Sep 25, 2022
@JannikStreek JannikStreek added the question Further information is requested label Oct 3, 2022
@JannikStreek JannikStreek added refactoring and removed question Further information is requested enhancement New feature or request labels Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant