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(ui): Merge incidents not working in some cases #3456

Conversation

nayan-bagale
Copy link

@nayan-bagale nayan-bagale commented Feb 14, 2025 β€’

/claim #3370
Closes #3370

πŸ“‘ Description

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

Before:
https://github.com/user-attachments/assets/6f564086-8e43-43b6-85e3-5247f4b0c6f8

After:
https://github.com/user-attachments/assets/4a45153c-a96d-4a04-82df-d0786fad2005


I've replaced toast.success with toast.info and passed result.message as an argument since the response contains a different message. A success toast isn't necessary in this case.
image

Sorry, something went wrong.

Copy link

vercel bot commented Feb 14, 2025

@nayan-bagale is attempting to deploy a commit to the KeepHQ Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 14, 2025
@CLAassistant
Copy link

CLAassistant commented Feb 14, 2025 β€’

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot bot added Bug Something isn't working UI User interface related issues labels Feb 14, 2025
@talboren
Copy link
Member

@nayan-bagale thank you for this contribution, but this was not the idea. I could've changed the toast to something else as well but what we want is to actually overcome the problem. There's another PR opened for that #3457

@talboren talboren closed this Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸ™‹ Bounty claim Bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files. UI User interface related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[πŸ› Bug]: Merge incidents not working in some cases
3 participants