Opened 6 years ago

Closed 4 years ago

#5039 closed defect (duplicate)

Can't create a new game save after one of the saves is selected

Reported by: ztamas Owned by:
Priority: Nice to Have Milestone:
Component: UI – In-game Keywords:
Cc: ztamas Patch:

Description

A use case for saving game progress is use the same name with a number suffix (e.g. save1, save2, save3, etc.) For this the easiest way is to select a previous save and rewrite only the number in the end. However it's not possible now, because in the save dialog if you select a previously saved game and change it's name in the input field at the bottom of the dialog, then save button tries to overwrite the existing save instead of creating a new one with the new name. In general if you select any of the save entries in the dialog, you can't remove that selection and so you can't create a new save.

Attachments (1)

renaming_save.png (1012.2 KB ) - added by ztamas 6 years ago.
A screenshot showing the issue. The name was changed, but the existing save is still selected and the game try to overwrite that.

Download all attachments as: .zip

Change History (9)

by ztamas, 6 years ago

Attachment: renaming_save.png added

A screenshot showing the issue. The name was changed, but the existing save is still selected and the game try to overwrite that.

comment:1 by ztamas, 6 years ago

Milestone: BacklogWork In Progress

Uploaded a patch for this issue: Phab:D1334

comment:2 by ztamas, 6 years ago

Patch: Phab:D1334

comment:3 by ztamas, 6 years ago

Resolution: invalid
Status: newclosed

See Phab:D1334, it's not obvious that it's the expected behavior to create a new save or not when changing the description. So let's close this bug.

comment:4 by elexis, 6 years ago

Milestone: Work In ProgressBacklog
Patch: Phab:D1334
Resolution: invalid
Status: closedreopened

I fully agree with the problem description. It has annoyed me too before and I'm surprised we don't have a ticket for this already.

Still think that an Overwrite? Yes/No/Cancel dialog (about 10 changed lines) should be sufficient for all needs.

comment:5 by ztamas, 6 years ago

Cc: ztamas added

in reply to:  4 comment:6 by Vladislav Belov, 6 years ago

Replying to elexis:

I fully agree with the problem description. It has annoyed me too before and I'm surprised we don't have a ticket for this already. Still think that an Overwrite? Yes/No/Cancel dialog (about 10 changed lines) should be sufficient for all needs.

Then you need to describe the actions very clear to the user, we shouldn't confuse him.

comment:7 by Imarok, 5 years ago

Component: UI & SimulationIn-game UI

Move tickets to In-game UI as UI & Simulation got some sub components.

comment:8 by Freagarach, 4 years ago

Milestone: Backlog
Resolution: duplicate
Status: reopenedclosed

Duplicate of #4668.

Note: See TracTickets for help on using tickets.