Appearance
EditArchiveDistillationPage
This component renders a distillation archive edit form and handles updating distillation data and results. *
Exposed Methods
fetchDistillationDetails()
Fetches the archive distillation details by ID from GraphQL API.
editDistillationArchiveForm()
Handles the submission of the edit archive distillation form, validates, and sends data to the backend.
editDistillationArchive()
Edits the distillation archive and navigates to the distillation archives page.