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

Rectified Notice State Bug #30

Merged
merged 3 commits into from
Jan 6, 2024

Conversation

pranavkonidena
Copy link
Member

Description

This PR rectifies the notice state bug (when a notice is opened via a deeplink , the notice is not shown as read)

Closes #18

Type of change

Bug Patch

Technicalities of change

I added a new field in the noticeIntro obj model to check whether the notice is via a deeplink or not. In the auth repository, if the notice is via a deep link , i added it to the mark read sink and wrote a conditional so that updateUI wouldn't be called for such a case when notice is via a deep link as that was erroroneous

Demo

notice_state_bug.1.1.mp4

@justary27 justary27 merged commit a43b696 into IMGIITRoorkee:beta Jan 6, 2024
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.

2 participants