Skip to content
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

Add slash command autocomplete functionality #576

Closed
jfrerich opened this issue Jun 3, 2020 · 2 comments
Closed

Add slash command autocomplete functionality #576

jfrerich opened this issue Jun 3, 2020 · 2 comments
Labels
Difficulty/1:Easy Easy ticket Good First Issue Suitable for first-time contributors Help Wanted Community help wanted Tech/Go Type/Enhancement New feature or improvement of existing feature
Milestone

Comments

@jfrerich
Copy link
Contributor

jfrerich commented Jun 3, 2020

Summary

From 5.24 MM server has a slash command autocomplete functionality feature. An API can be found here
To implement the feature add AutocompleteData struct to the Command when registering a slash command.

Similar PRs:
For Todo plugin mattermost-community/mattermost-plugin-todo#69
For Agenda plugin mattermost-community/mattermost-plugin-agenda#40


If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Plugin: Jira" community channel.

New contributors please see our Developer's Guide and our Plugins Guide.

@jfrerich jfrerich added Help Wanted Community help wanted Up For Grabs Ready for help from the community. Removed when someone volunteers Good First Issue Suitable for first-time contributors Tech/Go Difficulty/1:Easy Easy ticket Type/Enhancement New feature or improvement of existing feature labels Jun 3, 2020
@jfrerich jfrerich added this to the v2.6 milestone Jun 3, 2020
@Francois-D
Copy link
Contributor

Hello
I believe this is a duplicate issue.
#557

@jfrerich
Copy link
Contributor Author

jfrerich commented Jun 3, 2020

Thanks, @Francois-D! I searched and somehow did not see the other ticket. closing

@jfrerich jfrerich closed this as completed Jun 3, 2020
@DHaussermann DHaussermann modified the milestones: Roadmap, v3.1.0 Jul 19, 2021
@hanzei hanzei removed the Up For Grabs Ready for help from the community. Removed when someone volunteers label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty/1:Easy Easy ticket Good First Issue Suitable for first-time contributors Help Wanted Community help wanted Tech/Go Type/Enhancement New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

4 participants