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

refactor(tooltip, popover, input-date-picker): onToggleOpenCloseComponent replaces connect logic #7358

Conversation

Elijbet
Copy link
Contributor

@Elijbet Elijbet commented Jul 21, 2023

Related Issue: #6018

Summary

Use the new onToggleOpenCloseComponent pattern to replace both connectOpenCloseComponent and disconnectOpenCloseComponent on tooltip, popover, and input-date-picker. This new pattern is intended to simplify the overall eventing logic.

@Elijbet Elijbet requested a review from a team as a code owner July 21, 2023 18:55
@Elijbet Elijbet added the refactor Issues tied to code that needs to be significantly reworked. label Jul 21, 2023
@Elijbet Elijbet added the skip visual snapshots Pull requests that do not need visual regression testing. label Jul 21, 2023
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

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

These code changes look good to me 👍

Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

🎉

This should be good to merge once comment(s) are addressed.

@Elijbet Elijbet merged commit 39d6893 into main Jul 24, 2023
10 checks passed
@Elijbet Elijbet deleted the elijbet/6018-popover-tooltip-input-date-picker-onToggleOpenCloseComponent-replaces-connect-logic branch July 24, 2023 22:00
@github-actions github-actions bot added this to the 2023 July Priorities milestone Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Issues tied to code that needs to be significantly reworked. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants