-
Notifications
You must be signed in to change notification settings - Fork 400
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
Help Wanted: Document WebappUtils exported for plugins #646
Comments
Any update on this? |
@marianunez - This Help Wanted ticket has been sitting for some time. Would you or a member of your team be open to creating a PR with the necessary documentation updates to developers.mattermost.com? |
@hmhealey - Is this ticket something we could tackle as part of monthly developer documentation maintenance updates perhaps? |
I'm not sure. It's not really in my wheelhouse since it's part of the plugin API, but I could probably take a look at it if we don't have an owner for it currently |
This pr mattermost/mattermost-webapp#4778 add the WebappUtils, with specifically browserHistory, to the web app export available for plugins.
We need to document this in the Web App reference here: https://developers.mattermost.com/extend/plugins/webapp/reference/#exported-libraries-and-functions, and preferably with an example on how to use to it to navigate internal links.
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 "Developers" community channel.
New contributors please see our Developer's Guide.
JIRA: https://mattermost.atlassian.net/browse/MM-23792
The text was updated successfully, but these errors were encountered: