mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
New Feature: DNS Blocklists, enable button visibility #4847
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#4847
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 @joel72265 on GitHub (Nov 2, 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 request a feature or enhancement and not ask a question
The problem
Thank you for a wonderful application
New Feature: the enable button on the DNS Blocklists is not visible
Proposed solution
make the enable button more visible (please see screenshot for possible changes)
Alternatives considered and additional information
No response
@ainar-g commented on GitHub (Nov 2, 2023):
Thank you for your kind words. Unfortunately, I'm not quite sure I understand what the problem is with the current checkmark. If it's about contrast, I don't really see how the suggested options are better, as they seem to have even less contrast.
@joel72265 commented on GitHub (Nov 2, 2023):
Yes, about contrast and adding color to the check-box to indicate that the list is Active for better visibility
@ainar-g commented on GitHub (Nov 2, 2023):
If I recall correctly, we currently do not modify checkboxes, so the way they look is most likely due to your browser's built-in style. Stylized checkboxes are planned in the v0.108 UI redesign, so I'll merge this into #2554.