Is the typeahead field designed on purpose to delete selected entries when you hit backspace? #6459
Unanswered
ryanvelbon
asked this question in
Troubleshooting
Replies: 1 comment
-
Sounds like a bug, can you please submit it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a typeahead field for my "Tags" taxonomy in my "Article" blueprint.
If I add some entries and then halfway through entering the next entry I change my mind and hit backspace to delete my input, once my input text is deleted any subsequeny backspace keypress will result in me accidentally deleting the tags I've already added.
Is there a way I can disable this functionality so that only my input text is deleted? It's pretty frustrating UX :D
Beta Was this translation helpful? Give feedback.
All reactions