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

🐛 Bug Report: Novu Inbox Component Click events are not working inside modal #7390

Closed
2 tasks done
pnp-os opened this issue Dec 26, 2024 · 2 comments
Closed
2 tasks done
Labels

Comments

@pnp-os
Copy link

pnp-os commented Dec 26, 2024

📜 Description

  • Novu Inbox Component Click events are not working if rendered insdie modal.
  • All clickable action like, Read / Archive / Menu toggle are not working

👟 Reproduction steps

  1. Render the Novu Inbox component inside any modal / drawer. Either its mounted on body level or div level behaviour is same.

👍 Expected behavior

Novu Inbox component should work fully functional inside Modal / Drawer also

👎 Actual Behavior with Screenshots

https://drive.google.com/file/d/1SdhhkVALheanwrYza0F8POFoKIDOiK7B/view?usp=sharing

  • Here I have initiated 2 instance of Novu
  • 1st Novu instance on outer-level works perfectly fine as expected
  • 2nd Novu instance on Drawer / Modal actions does not work at all

Novu version

2.0.0

npm version

8.19.2

node version

18.2.0

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

@pnp-os
Copy link
Author

pnp-os commented Dec 27, 2024

Modal code was stopping the events from propagating. Remove that and be able to fix this issue. Closing this.

@pnp-os pnp-os closed this as completed Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant