We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With #207 being merged, we now have an @-mention autocomplete UI for user mentions! 🎉
We should extend it to support autocompleting user-group mentions, like @*mobile*.
@*mobile*
The text was updated successfully, but these errors were encountered:
When implementing this, we should be sure to exclude deactivated groups from the results.
Until recently, such groups weren't included in the data the server gave us in the first place. Now they are:
Sorry, something went wrong.
No branches or pull requests
With #207 being merged, we now have an @-mention autocomplete UI for user mentions! 🎉
We should extend it to support autocompleting user-group mentions, like
@*mobile*
.The text was updated successfully, but these errors were encountered: