AdguardTeam / AdguardTeam/AdguardForWindows
Rework HTTPS exclusions dialog
- Dominant language
- No language data
- Stars
- 887
- Forks
- 84
- Avg merge
- 27m
- Merged PRs (30d)
- 2
Description
### Suggections
1. Use the grid like in filters editor:
- with checkboxes;
- same line height;
- usable multiple selection(at the moment, it is possible to select more than one line, but only one can be deleted);
Details

3. Add Ctrl-S hotkey to save/apply changes;
4. Add `Reset to default` button;
5. Will be especially relevant in 8.0: Sometimes we have to fix problems with HTTPS filtering. In doing so, we have to check many domains. Opening the editor and going to the end of the list after each save is annoying and time-consuming. Add `Apply` button to save changes without closing the exclusions editor.
---
In `HTTPS Exclusions` repo:
> When you update AdGuard, the exclusion list will be updated unless you modified it before. **If you have made changes to it, you won't get any updates.**
Apparently the ability to merge user changes (add/delete) with the default list is needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.