Existing states checks in state planning #118
Labels
backend
A backend-related issue
comp-states
Related to the state management functionality
enhancement
New feature or request
frontend
A frontend-related issue
The state planning form could be improved in several ways:
For 1), an API endpoint must be added that performs the check for a given timespan and returns either true/false, or even a list of colliding states. This is a better solution than fetching a list of planned states and reimplementing the collision constraints in the frontend.
Modifications 2) and 3) are doable without API changes but they depend on the dropdown calendar control's level of extensibility.
The text was updated successfully, but these errors were encountered: