mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Make searching for domain name in query log case-insensitive #997
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#997
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 @ghost on GitHub (Oct 16, 2019).
Currently, when filtering by domain name in query log, the search is case-sensitive. Any one capital letter will always produce no results found. On mobile devices, the first letter typed is auto capitalized and may not be clear to the user why no results are returned.
Solution: make search case-insensitive.
Thanks
@ghost commented on GitHub (Oct 17, 2019):
Duplicate https://github.com/AdguardTeam/AdGuardHome/issues/680
@ameshkov commented on GitHub (Oct 18, 2019):
Yup, thank you!
@apathyNot please upvote the existing issue: #680