NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 4 forks source link

Add UserInput component #1265

Closed duranb closed 1 month ago

duranb commented 2 months ago

Pulls a lot of logic out of the existing PlanCollaborator component into a component with less plan specific logic.

To test:

  1. Create a model
  2. After redirected to the model edit page, verify that the owner input works similarly to the plan collaborator input, however only one user may be defined.
  3. Verify that the plan collaborator field still works as expected.