-
-
Notifications
You must be signed in to change notification settings - Fork 469
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedcriticality: highOf high impactOf high impactphase: implementationWork is in the implementation phaseWork is in the implementation phasepriority: mediumResolution is a medium priorityResolution is a medium prioritytopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the bug
When creating a new sketch it automatically gets the name "sketch_monthXXy" (e.g. : sketch_nov03a).
If another sketch is created it will have the same name. This happens because sketches are in a temporary folder until save. Once the first sketch is saved (preserving the generated name) a new sketch is created with the progressive autogenerated name.
To Reproduce
Steps to reproduce the behavior:
- Go to 'File'
- Click on 'new'
- Verify that the newly created sketch name is "sketch_monthXXa"
- Again go to 'File'
- Click on 'new'
- Verify that the newly created sketch name is identical ("sketch_monthXXa")
Expected behavior
I would expect to see the new sketch being named "sketch_monthXXb"
Screenshots
First sketch not saved:
Desktop (please complete the following information):
- OS: All
- Version: 2.0.0 beta 12
per1234
Metadata
Metadata
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedcriticality: highOf high impactOf high impactphase: implementationWork is in the implementation phaseWork is in the implementation phasepriority: mediumResolution is a medium priorityResolution is a medium prioritytopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project