mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Block/Unblock button in tooltip and not always visible #4812
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#4812
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 @hexclann on GitHub (Oct 19, 2023).
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question or ask for help
I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Linux, ARM64
Installation
GitHub releases or script from README
Setup
On one machine
AdGuard Home version
v0.107.40
Action
Open query log page.
Expected result
The block/unblock button should be always visible.
Actual result
I get around 5 million queries every month from 15+ devices and I actively use the query log page to block the domains and moving the button to tooltip will add an extra step in the process.
If you use the query log page often then the old UI was much more usable than the current one. Having the block/unblock button always visible, it makes the query log page more usable.
Additional information and/or screenshots
The better way to achieve this is that to have the block/unblock button always visible in the default view and move it to tooltip when the view is set to compact. In the default view the button can be made visible upon hovering in this section:
@agneevX commented on GitHub (Oct 19, 2023):
I think the new change makes it consistent across different devices.
@hexclann commented on GitHub (Oct 21, 2023):
Looks good but less usable. For anyone who uses query log page often, an always visible buttons will offer a better UX