mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
"Drill down" to activity reports #1516
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#1516
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rodalpho on GitHub (Apr 27, 2020).
Originally assigned to: @ArtemBaskal on GitHub.
I would like the following:
For example, I could click on my wifi lightbulb's hostname in the dashboard under Top Clients.
Similarly, I could click on "ssl.google-analytics.com" under blocked domains in the dashboard to see a filtered query log for just that domain.
@Aikatsui commented on GitHub (Apr 28, 2020):
Related https://github.com/AdguardTeam/AdGuardHome/issues/1368 https://github.com/AdguardTeam/AdGuardHome/issues/481#issuecomment-515673586
@rodalpho commented on GitHub (Apr 28, 2020):
Yes those are approaching the same problem, for sure. I do think my solution is more elegant; you see a host or IP and you click on it to drill down. No need for extra UI cruft there, although #481 request for calendar ranges makes a lot of sense in addition to my idea.
@lordraiden commented on GitHub (May 6, 2020):
Related to #1502
@rodalpho commented on GitHub (Jul 24, 2020):
I'm running v103.2 and I can't see where to drill down. When I click on a host in the UI on the dashboard or the query log nothing happens, it isn't a clickable link.
@ameshkov commented on GitHub (Jul 24, 2020):
Click on the number
@rodalpho commented on GitHub (Jul 24, 2020):
Ahh, the requests count! That does work, thank you. It may have an issue with being discoverable, however!