feat(website): Edit individual accession on revise page using form#6503
Draft
tombch wants to merge 4 commits into
Draft
feat(website): Edit individual accession on revise page using form#6503tombch wants to merge 4 commits into
tombch wants to merge 4 commits into
Conversation
Member
|
@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. |
Collaborator
|
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
accessionVersionthey want to revise.accessionVersionis entered for their group, renders the existingEditPagecomponent and form, populating the form with the metadata from theget-data-to-editendpoint (same behaviour as the existing edit page).accessionVersionin the url so a user could be directed to this page.The
InlineRevisionFormwas heavily clauded so would need some work if this was something people wanted!Screenshot
PR Checklist
🚀 Preview: Add
previewlabel to enable