Tag autocomplete by most commonly used tags first when creating/editing articles #784
cirosantilli
started this conversation in
Ideas
Replies: 1 comment
-
Agreed 👍 |
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
-
It would be cool to illustrate tag autocomplete, as you start typing
abc
it shows a dropdown of all existing tagsabcXXX
with most commonly used first. On the backend we could maybe have/api/tags?startWith=XXX
, and then everything else is frontend.Beta Was this translation helpful? Give feedback.
All reactions