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

Fix #6456 : Toast close by id fix #6457

Merged
merged 4 commits into from
Apr 24, 2024
Merged

Fix #6456 : Toast close by id fix #6457

merged 4 commits into from
Apr 24, 2024

Conversation

Rekl0w
Copy link
Contributor

@Rekl0w Rekl0w commented Apr 24, 2024

Fix #6456 : Toast close by id fix

Copy link

vercel bot commented Apr 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 0:42am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 0:42am

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@Rekl0w Rekl0w changed the title Fix #6456 Fix #6456 : Toast close by id fix Apr 24, 2024
Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

Copy link
Member

@melloware melloware left a comment

Choose a reason for hiding this comment

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

Please retest the following tickets:

#5972

#5083

Your change will cause both of these tickets to regress.

@melloware melloware added the Resolution: Needs Revision The pull request can't be merged. Conflicts need to be corrected or documentation and code updated. label Apr 24, 2024
@Rekl0w
Copy link
Contributor Author

Rekl0w commented Apr 24, 2024

You're right. This will do.

@melloware
Copy link
Member

@Rekl0w is this good to go now for all 3 scenarios?

@melloware melloware removed the Resolution: Needs Revision The pull request can't be merged. Conflicts need to be corrected or documentation and code updated. label Apr 24, 2024
@Rekl0w
Copy link
Contributor Author

Rekl0w commented Apr 24, 2024

I tried all of this. This works good. @melloware

@melloware
Copy link
Member

Can you also check Messages.js it has similar code.

@Rekl0w
Copy link
Contributor Author

Rekl0w commented Apr 24, 2024

I saw that, i can fix it too if need.

@melloware
Copy link
Member

Yep may as well make the same fix in this PR. I usually fix Toast and Messages together as they are similar.

@Rekl0w
Copy link
Contributor Author

Rekl0w commented Apr 24, 2024

Done.

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.

Toast always closes all messages
2 participants