Update Snapshot Assign Dialog to use FormRow
Open
area:frontend
needs-triage
priority:low
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 149
Description
https://github.com/flowforge/flowforge/issues/1201 introduced ff-dropdown to FormRow. https://github.com/flowforge/flowforge/pull/1257 which was merged at the same time uses `ff-dropdown` via the input slot of form rows.
https://github.com/flowforge/flowforge/blob/599f3abacf2991e7598a45645cde3b4bc5e609d8/frontend/src/pages/project/Snapshots/dialogs/SnapshotAssignDialog.vue#L29-L42
The Snapshot Dialog should be updated to use the new `ff-dropdown` option.
_Originally posted by @Pezmc in https://github.com/flowforge/flowforge/issues/1201#issuecomment-1323593648_
Contributor guide
Assessment
This issue has not been assessed yet.