Skip to content

[ENG-9957] Users unable to delete/remove files from draft registrations when starting from scratch#972

Open
mkovalua wants to merge 17 commits intoCenterForOpenScience:feature/pbs-26-9from
mkovalua:feature/ENG---9957
Open

[ENG-9957] Users unable to delete/remove files from draft registrations when starting from scratch#972
mkovalua wants to merge 17 commits intoCenterForOpenScience:feature/pbs-26-9from
mkovalua:feature/ENG---9957

Conversation

@mkovalua
Copy link
Copy Markdown
Contributor

@mkovalua mkovalua commented Apr 28, 2026

Purpose

Users should be able to remove or delete files from a registration draft.

Summary of Changes

created from the following one not merged yet PR to keep related files changings

#957

add delete file option for draft registration

4f36-9773-4d13-a058-fdd91b2cf244.mp4

Screenshot(s)

Side Effects

QA Notes

Comment thread src/app/features/registries/components/custom-step/custom-step.component.html Outdated
Comment thread src/app/shared/components/files-tree/files-tree.component.html Outdated
Comment thread src/app/features/registries/components/files-control/files-control.component.ts Outdated
Comment thread src/app/features/registries/components/files-control/files-control.component.ts Outdated
Comment thread src/app/features/registries/components/files-control/files-control.component.ts Outdated
Comment thread src/app/features/registries/components/files-control/files-control.component.ts Outdated
Comment thread src/app/features/registries/components/files-control/files-control.component.ts Outdated
Comment thread src/app/features/registries/components/files-control/files-control.component.ts Outdated
Comment thread src/app/features/registries/components/custom-step/custom-step.component.ts Outdated
Comment thread src/app/shared/components/files-tree/files-tree.component.html Outdated
@nsemets nsemets self-requested a review April 29, 2026 12:45
@mkovalua mkovalua marked this pull request as ready for review April 29, 2026 16:36
setMoveDialogCurrentFolder = output<FileFolderModel>();
deleteEntryAction = output<string>();
deleteEntryAction = output<FileModel>();
removeFromAttachedFiles = output<FileModel>();
Copy link
Copy Markdown
Collaborator

@nsemets nsemets Apr 30, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove it, as it’s not used. removeFromAttachedFiles = output<FileModel>();

nsemets
nsemets previously approved these changes Apr 30, 2026
@brianjgeiger brianjgeiger changed the base branch from develop to feature/pbs-26-9 April 30, 2026 18:51
@brianjgeiger brianjgeiger dismissed nsemets’s stale review April 30, 2026 18:51

The base branch was changed.

brianjgeiger
brianjgeiger previously approved these changes Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants