You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
As a user, I want to be able to create items, so that I can make notes.
Acceptance criteria
To create an item, the user must be able to right-click within the viewport to open a contextmenu that allows creating an item at that location.
Alternatively, the user must be able to upload an item, by dragging over a file or by selecting upload instead of create from the contextmenu, which places it in the middle of the screen.
An item must be persisted by coordinate to the database and retrievable.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
As a user, I want to be able to create items, so that I can make notes.
Acceptance criteria
The text was updated successfully, but these errors were encountered: