Skip to content

Card name is trimmed too fast when writting multiple words #2

@yvoyer

Description

@yvoyer

When entering a card's name, if we wait too long to type the first letter of the second word, after typing the space, the space is removed.

Step to reproduce

  • Create a card (Event or other)
  • Enter first word
  • type " " (space) char
  • Wait 3 seconds
  • Type the first char of the second word

Actual: The space is trimmed resulting in the first letter of the second word to be concatenated to the first word
Expected: Both words should be spaced.

Suggestion, Trim the name once the user exit the event name edition.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions