When working with a story that already has a tag and adding a new one, the cursor is positioned immediately next to the tag that was previously added. At least to my brain this signals to me to add a space before typing to search for the next tag. Unfortunately adding this space makes the system use the space in the search for existing tags, instead of just trimming the space off before doing the search. If we could trim this space from the search and/or add a margin between the cursor and the existing tag it would make the user experience much cleaner.

Comments