Page 3 of 3

Re: [0.15.5] No confirmation prompt on deleting a blueprint book

Posted: Mon May 27, 2019 8:45 pm
by Koub
nonetheless, I think it shouldn't be that easy to delete a blueprint book. I have already lost 2 blueprint books with all my blueprints just because I find the interface unintuitive, and I delete the blueprint book when I'm only trying to delete the blueprint. I found a very elegant solution to the issue : I don't use books any more. Problem solved.

Re: [0.15.5] No confirmation prompt on deleting a blueprint book

Posted: Wed May 29, 2019 11:43 am
by mrvn
Koub wrote:
Mon May 27, 2019 8:45 pm
nonetheless, I think it shouldn't be that easy to delete a blueprint book. I have already lost 2 blueprint books with all my blueprints just because I find the interface unintuitive, and I delete the blueprint book when I'm only trying to delete the blueprint. I found a very elegant solution to the issue : I don't use books any more. Problem solved.
I've lost blueprints too by accident, it's not just books. There really should be an undo there or better a trash can with deleted blueprints.

Blueprint Delete Confirmation Dialog

Posted: Mon Dec 09, 2019 12:27 am
by akulla
TL;DR
Make a confirmation dialog box before deleting a blueprint/blueprint book.
What ?
This comes from me accidentally deleting a blueprint book, thinking that the delete button would apply to a blueprint I was holding, instead of the whole book. Admittedly, the hovertext does say "destroy blueprint book", but I was in a hurry and missed it.
Why ?
Blueprint books contain a lot of work and it would be nice if such a destructive action had a guard rail for the user.

Re: [0.15.5] No confirmation prompt on deleting a blueprint book

Posted: Mon Dec 09, 2019 9:13 am
by Koub
[Koub] Merged into older topic with same suggestion.

Re: [0.15.5] No confirmation prompt on deleting a blueprint book

Posted: Tue Jan 14, 2020 4:33 pm
by Fishy
At least a prompt for deleting a blueprint or book from a quickbar shortcut. It is not obvious what will happen from the quickbar.

Confirm Deletion of blueprint book

Posted: Thu Mar 26, 2020 10:09 pm
by MartinHartz
Code: Select all
TL;DR
Implant a pop-up confirmation to avoid accidental deletion of blueprint books.
Confirm Deletion of blueprint book
I suggest that there should be a pop-up window to hinder accidental deletion of blueprint books.
Possibly, whenever the libary tries to erase a book, it triggers a pop-up in which you have to confirm the erasure of the blueprint book.

here's an example of how this pop-up could look like:
Factorio Suggestion Confirm delete.png
Factorio Suggestion Confirm delete.png (25.68 KiB) Viewed 3481 times
download/file.php?mode=view&id=58322
(the original pop-up is of "The game has not been saved, are you sure you want to quit to the main menu?")
Why ?
I was experiencing this very cruel accident.
I was making a new blueprint book, accidentally deleted it, leaving a red cross on the toolbar, that said "The target of this shortcut to the blueprint libary is no longer present.".
Being a man of habit, i moved my favorite blueprint book over to the cross thinking it would create a new shortcut.
As you can probely figure out, it ended up deleting the book with my favorite blueprints. Nobody wanna read about the words of a angry person, so i shall keep it short. It's VERY frustating, and it could be avoided by a pop-up confirmation.
Implanting it will decrease other players frustations, especially new ones, and make the game look more professional.
Factorio Suggestion Why.png
Factorio Suggestion Why.png (3.4 MiB) Viewed 3483 times
download/file.php?mode=view&id=58322
TL;DR of Why
decreases accidents and player frustation.

Re: [0.15.5] No confirmation prompt on deleting a blueprint book

Posted: Thu Mar 26, 2020 10:17 pm
by Koub
[Koub] Merged into older topic with same suggestion.

Blueprint deletion

Posted: Sun Mar 29, 2020 2:41 pm
by J-H
Something is wonky with blueprint deletion. I discovered an obsolete blueprint in my blueprint book (about 20-30 blueprints). I used the shift+scroll wheel method to select it as "active blueprint", which by the way is a mechanic not used anywhere else in the control scheme, and then when I hit "Delete" my entire book of blueprints disappeared.

Very frustrating.

I suggest a click-and-drag-to-trash mechanic for deleting old BPs instead of something that's apparently easy to mis-use to delete all of a player's BPs.

Re: Blueprint deletion

Posted: Sun Mar 29, 2020 2:48 pm
by Rseding91
That's not a bug. You clicked delete on the blueprint book and it deleted the blueprint book.

You open the bleueprint itself and click delete inside that GUI if you want to delete an individual one.

Re: [0.15.5] No confirmation prompt on deleting a blueprint book

Posted: Tue Mar 31, 2020 5:25 am
by ssilk
Merged with continuously growing requests :twisted:

I also point to Rsedings post about three years ago
viewtopic.php?p=292069#p292069

And from my professional point of view as web application programmer I must say, that the blueprints and especially the blueprint book has some design flaws and need some love. :)

Re: [0.15.5] No confirmation prompt on deleting a blueprint book

Posted: Tue Apr 28, 2020 3:41 am
by Dune
This has been implemented. There's now a prompt (in v18) asking "if you are sure," when deleting a blueprint book.

Though I agree that it isn't that smart. I don't know whether I'm deleting a book from the library, or just my inventory. That could be done better.

Re: [0.15.5] No confirmation prompt on deleting a blueprint book

Posted: Tue Apr 28, 2020 5:57 am
by ssilk
Ya, but not long ago; I didn’t update due to mod problems. moving to implemented.

Re: [0.15.5] No confirmation prompt on deleting a blueprint book

Posted: Fri May 01, 2020 5:24 pm
by EnerJi
Dune wrote:
Tue Apr 28, 2020 3:41 am
This has been implemented. There's now a prompt (in v18) asking "if you are sure," when deleting a blueprint book.

Though I agree that it isn't that smart. I don't know whether I'm deleting a book from the library, or just my inventory. That could be done better.
@ssilk

This could be much better handled. Wouldn't it be great if the prompt told you how many blueprints were in the book? e.g. "Are you sure you want to delete this Blueprint book? 14 included blueprints will also be deleted if you proceed."

Re: [0.15.5] No confirmation prompt on deleting a blueprint book

Posted: Fri May 01, 2020 8:08 pm
by Koub
EnerJi wrote:
Fri May 01, 2020 5:24 pm
Dune wrote:
Tue Apr 28, 2020 3:41 am
This has been implemented. There's now a prompt (in v18) asking "if you are sure," when deleting a blueprint book.

Though I agree that it isn't that smart. I don't know whether I'm deleting a book from the library, or just my inventory. That could be done better.
@ssilk

This could be much better handled. Wouldn't it be great if the prompt told you how many blueprints were in the book? e.g. "Are you sure you want to delete this Blueprint book? 14 included blueprints will also be deleted if you proceed."
Indeed, feel free to make a dedicated suggestion :). The original one was been implemented.

Re: [0.15.5] No confirmation prompt on deleting a blueprint book

Posted: Sat May 02, 2020 2:37 am
by EnerJi
Koub wrote:
Fri May 01, 2020 8:08 pm

Indeed, feel free to make a dedicated suggestion :). The original one was been implemented.
👍