open-rmf / rmf-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rmf-web seems unable to verify the submitted task information.

liugehaizaixue opened this issue · comments

Rmf-web seems unable to verify the submitted task information.
For example, when I submit an empty task request, neither the dashboard nor the api-server verifies its information, so the task in the rmf is always in an unenforceable state.

image

image

This is a limitation with the way the frontend build forms currently. Unfortunately there are some blockers which must be implemented on RMF first before we can address this. open-rmf/rmf_api_msgs#32

Reopening this, as we have not technically resolved this ticket by using proper validation