mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Query log UI issue on tablet device #3815
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#3815
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 @Alex-302 on GitHub (Jul 24, 2022).
Originally assigned to: @IldarKamalov on GitHub.
Actual Behavior
On iPad, Block button covers client name, and it is hard to press client IP or the name
Better use the same popup as on mobile phone design, when press/click the log item.
Screenshots
Screenshot:
Additional Information
@laughtLOOL commented on GitHub (Jul 27, 2022):
That not only for iPad, on the any mobile or even PC on small size webiste, when the feature column on the top left need to click to open, that would have that issue
@ainar-g commented on GitHub (Aug 3, 2022):
We've made some improvements in
053bb72and a few other commits. The new design (#2554) should not have these issues, so we'll close this one for now.@agneevX commented on GitHub (Aug 3, 2022):
Hello,
This is quite a bad UI change. Earlier I could tap the question glyphs to hover over the information.
Now it straight away opens a modal meant for mobile devices with no apparent way to close them. This also spans across the entire screen.
This modal pops up when I tap just about anywhere in Query Log.
This is also quite buggy. If I simulate a tablet device on desktop, click anywhere, close the modal by pressing Esc and immediately hover over a question glyph, it shows the box.
@ainar-g commented on GitHub (Aug 3, 2022):
@agneevX, clicking outside of the modal closes it for me. Is that not the case for you? Although, I personally would also add an explicit ❌ button.
I cannot reproduce that. For me, it only opens when I click on a query log record.
Can you file a new issue, including your OS/browser and the viewport size in the Additional section? Thanks.