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
Summary
When a user opens a post from its edit history, the user's profile automatically goes into a hover (active) state, displaying the profile details.
Steps to reproduce
Edit a post.
Open the detailed view of the edited post and display the edit history pop-up.
Open the post details from the edit history.
The user's profile automatically enters a hover state as soon as the post details screen appears.
Expected behavior
When the post details screen appears, the user's profile should not automatically enter a hover state. The profile should only become active when the user hovers the mouse over it.