open-rmf / open-rmf/rmf-web

Migrate task forms to use jsonforms

Open
#997 0 comments 0 reactions 1 assignee View on GitHub

@aaronchongth is already working on this.

Since Mar 14, 2025.

Dominant language
TypeScript
Stars
137
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Copied over from https://github.com/open-rmf/rmf-web/issues/984, as this has a larger impact and involves rewrites and migrations.

Remove reliance on hard coded task forms. Current plan is to introduce something on top of a task, called a "mission". A mission definition will include the inputs, a ui schema and a json document with json reference that defines how to convert the inputs into a RMF task. This conversion will be done by the api-server and the frontend will only work with missions.

Notes:

  • implement tooltips for each type of task too, where the schemas can be described

Resolves https://github.com/open-rmf/rmf-web/issues/684

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.