Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

[GH-15724] Remove usage of findDOMNode from Create Team screens #6621

Merged
merged 4 commits into from
Oct 6, 2020
Merged

[GH-15724] Remove usage of findDOMNode from Create Team screens #6621

merged 4 commits into from
Oct 6, 2020

Conversation

Jonany
Copy link
Contributor

@Jonany Jonany commented Oct 3, 2020

Summary

Removed usage of findDOMNode from Create Team screens.

Ticket Link

Fixes mattermost/mattermost#15724

Related Pull Requests

None.

Screenshots

None.

@mattermod
Copy link
Contributor

Hello @Jonany,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

@jasonblais jasonblais added the 2: Dev Review Requires review by a core commiter label Oct 4, 2020
Copy link
Member

@devinbinnie devinbinnie left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @Jonany!

@hmhealey hmhealey added the Setup Cloud Test Server Setup a test server using Mattermost Cloud label Oct 5, 2020
Copy link
Member

@hmhealey hmhealey left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks for adding unit tests as well!

@hmhealey hmhealey requested a review from jgilliam17 October 5, 2020 21:28
Copy link
Contributor

@jgilliam17 jgilliam17 left a comment

Choose a reason for hiding this comment

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

Thank you @Jonany
Tested, looks good to merge.

  • Verified Create Team screens - works as expected.

@jgilliam17 jgilliam17 added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core commiter Setup Cloud Test Server Setup a test server using Mattermost Cloud labels Oct 6, 2020
@mm-cloud-bot
Copy link

Test server destroyed

@devinbinnie devinbinnie merged commit 99d650f into mattermost:master Oct 6, 2020
Tak-Iwamoto pushed a commit to Tak-Iwamoto/mattermost-webapp that referenced this pull request Oct 6, 2020
…o MM-20462

* 'master' of github.com:Tak-Iwamoto/mattermost-webapp:
  [MM-22161] - Improve accessibility of channel switcher (mattermost#6199)
  [MM-20460] Migrate 'components/permissions_gates/channel_permission_gate' module and associated tests to TypeScript (mattermost#6601)
  [GH-15724] Remove usage of findDOMNode from Create Team screens (mattermost#6621)
  [MM-29302] Billing Summary Card - No Billing History case (mattermost#6639)
  /files should target=_blank (mattermost#6616)
  MM T134 visual verification of tooltips (mattermost#6604)
  MM-24812 Add e2e tests for adding reactions to existing reactions in archived channel posts (mattermost#6579)
  [MM-20490] Migrate 'components/post_view/combined_user_activity_post' module and associated tests to TypeScript (mattermost#6632)
  MM-24810 Add e2e for reactions for archived channel posts (mattermost#6562)
  [MM-28965] - Prevent link overlap in channel header (mattermost#6546)
  MM-28780: Migrate dotMenu string refs to functional ones (mattermost#6592)
  Cypress/E2E: Fix archived channel specs (mattermost#6617)
  Fixed cypress env for PostgreSQL connection (mattermost#6627)
  Migrate post_list_row component to typescript (mattermost#6593)
  Cypress/E2E: Fix managing bot accounts spec (mattermost#6614)
  Cypress/E2E: Stabilize profile popover spec (mattermost#6612)
  Migrated string refs in signup_email (mattermost#6602)
  Renaming diagnostics-to-telemetry (mattermost#5741)
@amyblais amyblais added Changelog/Not Needed Does not require a changelog entry Docs/Not Needed Does not require documentation labels Oct 6, 2020
@amyblais amyblais added this to the v5.30.0 milestone Oct 6, 2020
jfrerich pushed a commit that referenced this pull request Oct 23, 2020
* added tests for passing state to updateParent

* changed display_name to use internal state instead of findDOMNode

* changed team_utl to use internal state instead of findDOMNode

* fixed style issues
calebroseland pushed a commit that referenced this pull request Oct 27, 2020
* added tests for passing state to updateParent

* changed display_name to use internal state instead of findDOMNode

* changed team_utl to use internal state instead of findDOMNode

* fixed style issues
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4: Reviews Complete All reviewers have approved the pull request Changelog/Not Needed Does not require a changelog entry Docs/Not Needed Does not require documentation Hacktoberfest hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove usage of findDOMNode from Create Team screens
8 participants