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
For comparison, on Desktop, a website visited several times in a row (with no other websites in between) only appears once in history. We are no longer aggregating repeated views of the same website.
Example:
!Screenshot 2024-12-02 at 12.20.11 PM.jpeg|width=33.33333333333333%,alt="Screenshot 2024-12-02 at 12.20.11 PM.jpeg"!
Basically, this was probably only working for us before by accident rather than explicit intention.
Development-wise, we need to consider more than simply filtering the URL. Chances are we expect the same site to appear multiple times in history if the user visits it today, yesterday, or a month ago. However, we need some clarification from product what the actual exact behaviour should be for this screen.
After fixing https://mozilla-hub.atlassian.net/browse/FXIOS-10740 , there is a small change in behaviour with the HistoryPanel.
For comparison, on Desktop, a website visited several times in a row (with no other websites in between) only appears once in history. We are no longer aggregating repeated views of the same website.
Example:
!Screenshot 2024-12-02 at 12.20.11 PM.jpeg|width=33.33333333333333%,alt="Screenshot 2024-12-02 at 12.20.11 PM.jpeg"!
Basically, this was probably only working for us before by accident rather than explicit intention.
Development-wise, we need to consider more than simply filtering the URL. Chances are we expect the same site to appear multiple times in history if the user visits it today, yesterday, or a month ago. However, we need some clarification from product what the actual exact behaviour should be for this screen.
┆Issue is synchronized with this Jira Spike
The text was updated successfully, but these errors were encountered: