flutter / flutter/flutter-intellij

New project screen - when project location is changed, name isn't appended to the end

Open
#6,124 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

Not sure if this is a bug or intended.

I typed in project name, a default directory is shown with `new_project` as the last subdirectory:
![Screen Shot 2022-04-20 at 10 44 49 AM](https://user-images.githubusercontent.com/6379305/164291153-9bc0f110-d56d-4809-9596-dd3fb36be60c.png)

I changed the directory, but the last subdirectory is what I selected, not `new_project`. It seems ambiguous to me whether `new_project` is going to be created as a subdirectory or if the plugin is assuming that `tests` is the directory I've already made to contain my project. Since I'm making a new project, I would expect that the directory is going to be made for me.
![Screen Shot 2022-04-20 at 10 45 01 AM](https://user-images.githubusercontent.com/6379305/164291178-f4864955-5370-4b99-b2a7-ff0db2ac7b46.png)

Default (non-Flutter) new project shows a line below of where the project will go:
![Screen Shot 2022-04-20 at 10 48 48 AM](https://user-images.githubusercontent.com/6379305/164291773-533c1caa-446a-4d16-9468-589e70d1fd13.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.