You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user clicks a permalink that is in the contents of a ToDo item, the link opens in a new browser tab. The expected behaviour is that the user should navigate to the post permalink view in the existing tab and the ToDo RHS should remain open.
This is working as expected in desktop app. Only browser seems affected.
Make a post from a browser
Click the actions post menu option and select Add ToDo
Add some text below the permalink and save
Open the ToDo RHS
Click the PermaLink in the ToDo Observed: Post permalink view is shown in new tab.
After some isolation testing using Mattermost 6.5.0 and various versions of To Do - this seems to be a regression for v0.5.1 --> v0.6.0 as the issue starts occurring without any change to the server/webapp code.
This also happens regardless of weather the App Bar is enabled or not.
The text was updated successfully, but these errors were encountered:
When a user clicks a permalink that is in the contents of a ToDo item, the link opens in a new browser tab. The expected behaviour is that the user should navigate to the post permalink view in the existing tab and the ToDo RHS should remain open.
This is working as expected in desktop app. Only browser seems affected.
Observed: Post permalink view is shown in new tab.
After some isolation testing using Mattermost 6.5.0 and various versions of To Do - this seems to be a regression for
v0.5.1
-->v0.6.0
as the issue starts occurring without any change to the server/webapp code.This also happens regardless of weather the App Bar is enabled or not.
The text was updated successfully, but these errors were encountered: