Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Missing Proposal Draft Deletion Functionality #1467

Open
kneerose opened this issue Jul 4, 2024 · 7 comments
Open

[BUG] Missing Proposal Draft Deletion Functionality #1467

kneerose opened this issue Jul 4, 2024 · 7 comments

Comments

@kneerose
Copy link
Contributor

kneerose commented Jul 4, 2024

Context & versions

There is currently no interface to delete a proposal draft. This functionality is necessary as users should be able to delete a proposal draft.

Actual Behavior

  • Missing proposal draft deletion functionality.

image

Expected Behavior

  • There should be an interface to delete proposal drafts like proposal deletion

Screenshot from 2024-07-04 13-59-53

@teske00
Copy link

teske00 commented Jul 4, 2024

@kneerose @ValMBO @bosko-m This is not the same. It's one thing when you start editing the proposal, and the other is when you start creating the proposal from the draft. There is no flow anywhere in the design for deleting a specific draft.

@teske00
Copy link

teske00 commented Jul 8, 2024

@kneerose It is deployed on dev, it can be tested

@kneerose
Copy link
Contributor Author

@teske00 I have tested on dev but could not find an interface to delete the draft.

https://www.loom.com/share/10bf3a80a00249b281d20e72b637abf7?sid=c86848a6-bec7-4592-97c8-c5886701f93a

@teske00
Copy link

teske00 commented Jul 11, 2024

@kneerose Ahhh, I accidentally left this comment on this issue. There is no flow in the design and there was no discussion about deleting the draft. So we don't know right now if deleting the draft is necessary, and if it is, then it should be decided how the draft will be deleted cc @bosko-m @ValMBO

@kneerose kneerose added 🐛 Bug Something isn't working PDF Bug labels Jul 23, 2024
@kneerose
Copy link
Contributor Author

kneerose commented Aug 2, 2024

This issue pertains to an enhancement. Currently, as we generate drafts during tests, these tests run multiple times, consuming more database space if not properly torn down. To address this, we need a draft deletion functionality similar to the proposal discussion feature. If a draft is mistakenly created, users should be able to delete their drafts.

@bosko-m
Copy link
Contributor

bosko-m commented Aug 2, 2024

This can probably go in the community backlog.
CC @m-i-k-e @l-br1

@bosko-m bosko-m removed the 🐛 Bug Something isn't working label Aug 28, 2024
@Ryun1 Ryun1 closed this as completed Sep 12, 2024
@m-i-k-e
Copy link

m-i-k-e commented Sep 12, 2024

This is a really useful feature, if not essential.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: backlog
Development

No branches or pull requests

6 participants