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

Notification and Bell icon objects activity connected together #24

Open
singhriya0 opened this issue Apr 5, 2024 · 1 comment
Open

Comments

@singhriya0
Copy link
Collaborator

singhriya0 commented Apr 5, 2024

Description:

  • When clicking on the bell icon to silence the notification, the notification box on the left also starts to blink.
  • This behavior is unintended and causes confusion for users.

Actual Result:

  • Clicking on the bell icon changes its color as expected.
  • However, it also triggers a color change in the notification box on the left, causing it to blink

Expected Result:

  • Clicking on the bell icon should only change its color.
  • The notification box on the left should remain unchanged.

Steps to Produce the Bug:

  • Navigate to the home screen where the CalanderObject component is rendered.
  • Locate an event with an active notification (bell icon is not crossed out).
  • Click on the bell icon to silence the notification.
RPReplay_Final1712344931.MP4
@singhriya0
Copy link
Collaborator Author

This is in on the bug-fixing branch in CalendarObjects.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant