Skip to content

Add forwardRef to CommitsAndReviewTab - #51251

Merged
molly-moen merged 1 commit into
stagingfrom
molly/java-lab-clean-up
Apr 17, 2023
Merged

Add forwardRef to CommitsAndReviewTab#51251
molly-moen merged 1 commit into
stagingfrom
molly/java-lab-clean-up

Conversation

@molly-moen

Copy link
Copy Markdown
Contributor

When doing some testing in Java Lab I noticed we were getting a forwardRef warning around the CommitsAndReviewTab. We started seeing these after the redux upgrade. The fix is to add a forwardRef to this component.

Testing story

Tested locally that the tab still works as expected. As far as I can tell, this warning warns of potential unexpected behavior, but I haven't been able to produce any weird behavior without the forwardRef.

PR Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@molly-moen
molly-moen requested a review from a team April 10, 2023 21:56
@molly-moen
molly-moen merged commit 1e64e1f into staging Apr 17, 2023
@molly-moen
molly-moen deleted the molly/java-lab-clean-up branch April 17, 2023 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants