mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
dns rewrite checkbox #3148
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#3148
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 @c2xusnpq6 on GitHub (Oct 30, 2021).
Whenever I want to test something, I have to remove the filter rule and add it again.
@ainar-g commented on GitHub (Nov 1, 2021):
Hello. Most users are encouraged to move their DNS rewrites to the more powerful and generalised
dnsrewriterules. See #2499. Since those are basically just custom rules, you can simply comment them out when you want to check something.I'll leave this issue open in case we want to retain the UI in the new design (#2554).
@fvdm commented on GitHub (Nov 3, 2021):
@ainar-g While custom rules allow more advanced use they are less user friendly. Especially when the list gets long it becomes difficult to maintain and prone to mistakes. The rule you want to modify can be anywhere in the list.
The table view makes it all super easy, including on smartphones. I was hoping that was going to be extended to the other rule types rather than being removed.
@c2xusnpq6 commented on GitHub (Nov 3, 2021):
Just like the Windows version. 😃👍