flutter / flutter/flutter-intellij
New project screen - when project location is changed, name isn't appended to the end
- 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:

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.

Default (non-Flutter) new project shows a line below of where the project will go:

Contributor guide
Assessment
This issue has not been assessed yet.