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

chore(Modal): revert removal of unmountOnClose prop #2354

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

talkor
Copy link
Member

@talkor talkor commented Aug 12, 2024

@talkor talkor added breaking change vibe3 Related to 3.0 major labels Aug 12, 2024
@talkor talkor requested a review from a team as a code owner August 12, 2024 15:49
@@ -99,6 +99,7 @@ const Modal: FC<ModalProps> & { width?: typeof ModalWidthEnum } = ({
closeButtonAriaLabel = "Close",
contentSpacing = false,
zIndex = 10000,
unmountOnClose = true,
Copy link
Contributor

Choose a reason for hiding this comment

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

I can't comment on line 85 but maybe we need to change the comment explaining about this prop

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point, will change

@talkor talkor requested a review from shaharzil August 13, 2024 08:49
@talkor talkor merged commit 3bc390c into vibe3 Aug 15, 2024
10 checks passed
@talkor talkor deleted the vibe3-revert-modal-unmount branch August 15, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change vibe3 Related to 3.0 major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants