-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
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
[HOLD for payment 2023-05-22] Add mentions auto-completion #17890
Comments
Current assignee @puneetlath is eligible for the NewFeature assigner, not assigning anyone new. |
Hey, I'll be working on this. |
This comment was marked as off-topic.
This comment was marked as off-topic.
PR 1 is up! |
Assigning @0xmiroslav as C+ |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.13-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-05-22. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
@0xmiroslav sent you an offer in Upwork: https://www.upwork.com/nx/wm/pre-hire/c/8577561/offer/24557708 |
All paid. Thanks again everyone! |
@puneetlath sorry, this issue is linked to 2 PRs: #18024, #18469 |
Ah whoops. Well it's already paid! |
#18024 - this one too? |
Ahhh sorry. I see the mistake. Sent you another contract. (https://www.upwork.com/nx/wm/pre-hire/c/8577561/offer/24664071) |
Ok all paid for real now. |
As part of the mentions project, we will be adding auto-completion for mentions by using the @ symbol. We should break this up into at least two PRs:
AutoCompleteSuggestions
component and refactoring the existingEmojiSuggestions
to use the newAutoCompleteSuggestions
componentMentionAutoSuggestions
which will also use theAutoCompleteSuggestions
componentThe details of the implementation are described in the doc here.
The text was updated successfully, but these errors were encountered: