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

We should decide how we are supposed to display duplicate website visits in the HistoryPanel #23515

Open
data-sync-user opened this issue Dec 2, 2024 · 1 comment

Comments

@data-sync-user
Copy link
Collaborator

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

@data-sync-user
Copy link
Collaborator Author

➤ Isabella commented:

Andres Furlan We need to check with what the expected behaviour should be here.

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