Skip to content

Conversation

@shitake2333
Copy link
Contributor

When Cancel is selected in the import dialog, no subsequent operations should be performed.

The signal in the original code was incorrectly connected to canceled instead of confirmed. This results in that after canceling the import dialog, subsequent operations are still performed and the default path is used as the path for the imported project.

7a5c3111fcfa7c1c7700bd8385848366

@shitake2333 shitake2333 requested a review from a team as a code owner December 9, 2024 10:16
@AThousandShips AThousandShips added this to the 4.4 milestone Dec 9, 2024
@fire fire changed the title fix ProjectManager import dialog error Fix ProjectManager import dialog error Dec 9, 2024
@AThousandShips AThousandShips requested a review from KoBeWi December 9, 2024 10:28
@akien-mga
Copy link
Member

This code was introduced in #95062, so this would be a regression / bug introduced in 4.3.

@akien-mga akien-mga added regression cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release labels Dec 9, 2024
@KoBeWi
Copy link
Member

KoBeWi commented Dec 27, 2024

Canceling should go back to Create New Project dialog, now it closes it completly.

godot.windows.editor.dev.x86_64_fyFDn8BofZ.mp4

vs

godot_Ly3jxXOmwG.mp4

@Repiteo Repiteo added the cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release label Feb 24, 2025
@Repiteo Repiteo modified the milestones: 4.4, 4.5 Feb 24, 2025
@akien-mga akien-mga added needs work and removed cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release labels Mar 18, 2025
@Repiteo Repiteo modified the milestones: 4.5, 4.6 Aug 4, 2025
@shitake2333 shitake2333 force-pushed the fix_project_manager_import_dialog_error branch from c7b02c7 to 427cffb Compare November 1, 2025 20:08
@shitake2333 shitake2333 requested a review from a team as a code owner November 1, 2025 20:08
@shitake2333
Copy link
Contributor Author

@KoBeWi

Sorry, I forgot about this PR for a while.

I've fixed the commit. It's working correctly now!

@KoBeWi KoBeWi removed the needs work label Nov 3, 2025
When Cancel is selected in the import dialog, no subsequent operations should be performed.
@shitake2333 shitake2333 force-pushed the fix_project_manager_import_dialog_error branch from 427cffb to 39fbcbd Compare November 3, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants