bcgov / nr-fop

Apache License 2.0
0 stars 0 forks source link

Investigate if we can use any existing components for FOP #28

Closed OlgaLiber2 closed 12 months ago

OlgaLiber2 commented 1 year ago

Investigate if any of the 3 main components for FOP can be adapted from existing applications:

1. form Can we use CHEFS? link to mural board: https://app.mural.co/t/climatechange4363/m/climatechange4363/1701281253599/1443418d3e664f800fe78f4f48fdbbbc608bc63e?sender=u84301558fa490f89e6792901

2. spatial + comments Private Zenhub Image

3. Drag and drop Kanban board Private Zenhub Image

OlgaLiber2 commented 1 year ago

@basilv Here's the first low-fidelity version of a submission form. I'll have more iterations but it's a starting point. We can review form requirements together if you want. Private Zenhub Image

UX principles to incorporate:

basilv commented 1 year ago

Hmm, I can't see that image.

OlgaLiber2 commented 1 year ago

@basilv try the mural board link https://app.mural.co/t/climatechange4363/m/climatechange4363/1701281253599/1443418d3e664f800fe78f4f48fdbbbc608bc63e?sender=u84301558fa490f89e6792901

OlgaLiber2 commented 1 year ago

CHEFS is out because we can't do spatial, and it's central for a FOP submission

basilv commented 1 year ago
  1. CHEFS very likely won't meet our needs - we can build forms in whatever stack we are using
  2. Leaflet supports spatially-aware clicks that can be used to create comments for a specific location
  3. There are multiple javascript libraries for doing drag&drop task boards. See e.g. https://dev.to/bryntum/best-drag-and-drop-libraries-for-frontend-developers-39d5
OlgaLiber2 commented 1 year ago

@basilv 🙌🙌 for point 3. Seems like it will be a fairly straight forward implementation.

And point 2 also seems possible.