The tags are currently one word only. When the user presses space a new tag is created. This should not happen. Space should not create a new tag. Only enter should create a new tag.
Steps to Reproduce
Add A story
Add Tags
Add a tag that does not exist and is a two-word item: for example "blue whale". Do this by typing "blue", space, "whale", enter
Current behaviour: Two tags are created "blue" and "whale"
Expected behaviour: One tag "blue whale"
Description
The tags are currently one word only. When the user presses space a new tag is created. This should not happen. Space should not create a new tag. Only enter should create a new tag.
Steps to Reproduce
Current behaviour: Two tags are created "blue" and "whale" Expected behaviour: One tag "blue whale"