feat(website): Edit individual accession on revise page using form#6503
Conversation
|
@theosanderson-agent inspired by this try making a version that has this tab but where this tab just has docs information that tells users that there is a revise button at the bottom of each of their sequences on the sequence details page, and which links to "my sequences" to allow them to browse. Make a separate PR. |
|
Opened #6504 as an alternative: same tabbed layout, but the "Revise individual sequence entry using a form" tab just shows a short info panel that points users to the Revise this sequence button under Sequence management on each sequence details page, plus a button linking to My sequences for browsing. No accession lookup or embedded |
…age rather than edit page, with accessionVersion filled in
|
Claude finished @tombch's task in 4m 1s —— View job Code Review
I reviewed the diff (
General observations
Note: I was unable to run |
…n same layout as other pages, and include warning on non-latest version
|
When I try searching for an accession that does not exist the spinner keeps spinning for a long period and I see that the page is doing a lot of network calls with errors (probably still trying to find the accession): Screen.Recording.2026-07-06.at.09.34.53.movI find this a bit odd |
…ching version in revision (before right click still went to the wrong href
anna-parker
left a comment
There was a problem hiding this comment.
amazing! I just tested this out and it feels really smooth!
…rom revoked entries
…lus into edit-on-revise-page
Summary
accession(optionally withversion) of the sequence entry they want to revise. Guidance on finding the correct sequence entry from the 'released sequences page' is also provided, in inspiration from feat(website): Add tab on revise page pointing to per-sequence revise button #6504.accession(and optionalversion) is entered, renders the existingEditPagecomponent and form, populating the form with the metadata from theget-data-to-editendpoint, fetching data for the latest version of the sequence entry unless a specific version was provided.accessionandversionfilled in.EditPage- now displays eitherSubmit edits and proceed to ApprovalorUpload and proceed to Approvaldepending on whether the user is editing/revising.Screenshot
Revising from an earlier version:
PR Checklist
🚀 Preview: https://edit-on-revise-page.loculus.org