-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Issue tracker is ONLY used for reporting bugs. New feature suggestions and questions should be discussed on Community or submitted through our user feedback form.
Your issue may already be reported! Please search in the issue tracker before creating one.
Please thumbs up this issue if you have also experienced it. You may also add more information if there is something relevant that was not mentioned. However, please refrain from comments that are not constructive, like "I have this problem too", etc.
Expected behavior
Project names should never include leading or trailing whitespaces - the project creation dialog either should trim them, or show an error and don't allow to save.
Current behavior
Leading and trailing spaces are allowed. One problem with this is that is that it's hard to delete a project with leading or trailing spaces in its name because it's hard to enter confirmation.
To Reproduce
Steps to reproduce the behavior:
- Go to https://app.flutterflow.io/dashboard
- Click "Create New"
- Enter name with leading and/or trailing spaces, e.g. " Foo ".
- Click "Create new".
- Observe that the project was created with a name with leading and/or trailing spaces.
Context
Screenshots
Your environment
- Version of FlutterFlow used: 3.0.5
- Platform (e.g. Web, MacOS Desktop): Web
- Browser name and version: Chrome 104.0.5112.101
- Operating system and version (desktop or mobile): MacOS