-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
c: Design / UIFor issues that impact Matomo's user interface or the design overall.For issues that impact Matomo's user interface or the design overall.
Milestone
Description
In the Live Visits log widget on the dashboard, you can see blocks of visits. When there are multiple visits of a single page after each other, the row are close to each other. On a desktop, the search referrer is closer to the row below than to the row it belongs. This is confusing.
I tried to fix it, but my pull request was too simple, I could not oversee all effects. So it was reverted as I understand: #20293
I'm not able to understand all the code and the effect for desktop and mobile version, so I hesitate to create a new pull request and hope someone can pick this up to fix this in a correct way?
Expected Behavior
Search referrer visual to the correct row.
Current Behavior
It looks like it belongs to the row below.
Possible Solution
Add margin to the left column?
Steps to Reproduce (for Bugs)
- Add Visits log to the dashboard
- Create multiple visits of a single page
Metadata
Metadata
Assignees
Labels
c: Design / UIFor issues that impact Matomo's user interface or the design overall.For issues that impact Matomo's user interface or the design overall.