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

Notifications for 2 messages in the same post don't redirect properly #1956

Open
ng-gist opened this issue Jun 10, 2018 · 0 comments
Open

Notifications for 2 messages in the same post don't redirect properly #1956

ng-gist opened this issue Jun 10, 2018 · 0 comments

Comments

@ng-gist
Copy link
Contributor

ng-gist commented Jun 10, 2018

Expected behavior

When selecting a notification. Page should refresh to show the appropriate notification.

Actual behavior

If you have multiple notifications for multiple messages on the same post, only the url changes but page still displays old notification. Refreshing the page remedies the problem.

Prerequisite

Two Account (account1 and account2). One for posting messages and second of checking messages.

How to reproduce

  • Log into account1.
  • Post a comment on the post of account2 using the reply button on the post.
  • Post another comment on the same post of account2 using the reply button on the post.
  • This will create 2 notifications on the same level. (refer to image below)
  • Log into account2
  • Once logged in, you will see 2 notifications for the comments.
  • Click on first notification, this will load the reply.
  • Now click on second notification, this will update the url in address bar but won't update the page with the message.

image

Recording Of The Issues

https://youtu.be/7XqW9mSOycM

  • Browser: Google Chrome ( 66.0.3359.181 Version)
  • Operating system: OSX 10.11.6
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

No branches or pull requests

1 participant