Skip to content

Project names can start or end with spaces #4

@aemelyanovff

Description

@aemelyanovff

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.

Screen Shot 2022-09-06 at 8 08 48 AM

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://app.flutterflow.io/dashboard
  2. Click "Create New"
  3. Enter name with leading and/or trailing spaces, e.g. " Foo ".
  4. Click "Create new".
  5. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions