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

MM-47046/MM-47052 Use version of React DOM provided by web app #190

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

hmhealey
Copy link
Contributor

@hmhealey hmhealey commented Sep 16, 2022

For some more context, see here. The short version though is that we updated the web app to React 17, and there's a chance that plugins will have some issues with it because they're compiled with the React 16 version of ReactDOM. I'm submitting PRs to the 3 products, the demo plugin, and the plugin template to have them use the web app's version of React DOM to fix any immediate issues, but we'll want to properly migrate them to React 17 going forward.

Ticket Link

https://mattermost.atlassian.net/browse/MM-47046

Related Pull Requests

mattermost/mattermost-plugin-playbooks#1489
mattermost-community/focalboard#3861
mattermost/mattermost-plugin-demo#153
mattermost/mattermost-plugin-starter-template#169

Copy link

@DHaussermann DHaussermann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and passed

  • I have smoke tested the todo plugin with the latest webapp
  • The mark as done carsh is resolved.
  • No other issues found.
    LGTM!

Edit I forgot how to explicitly note that the PR was also successfully tested with webapp running older version of react.

@DHaussermann DHaussermann added QA Review Done PR has been approved by QA and removed 3: QA Review Requires review by a QA tester labels Sep 19, 2022
@hanzei hanzei added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer QA Review Done PR has been approved by QA labels Sep 29, 2022
@hanzei hanzei added this to the v0.7.0 milestone Sep 29, 2022
@hanzei hanzei merged commit 59fd601 into master Sep 29, 2022
@hanzei hanzei deleted the MM-47052_use-web-app-react-dom branch September 29, 2022 07:00
This was referenced Oct 28, 2022
mickmister added a commit that referenced this pull request Nov 3, 2022
* MM-47076/MM-47052 Use version of Reaact DOM provided by web app (#190)

* bump version 0.6.1

* Fix linter errors (#194)

Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants